SalesTouch Docs
All MCP tools
Read onlyLinkedIn

LinkedIn accounts

linkedin_accounts

List connected LinkedIn accounts available to this workspace.

When to use it

Discover the connected LinkedIn accounts available to the current workspace.

Required scopes
linkedin:accesssalestouch:use
Execution
Synchronous MCP tool call

Requirements

A LinkedIn account must be connected in SalesTouch.

Example

Ask your agent

List the LinkedIn accounts connected to my SalesTouch workspace.

Tool arguments
{}
MCP response envelope
{
  "content": [
    {
      "type": "text",
      "text": "{\n  \"data\": { ... },\n  \"meta\": null\n}"
    }
  ],
  "isError": false
}

Expected: Connected accounts with identifiers that can be reused as account_id.

Parameters

This tool does not accept arguments.

Aliases are shown independently because MCP clients send a flat JSON object. Use one alias from each required group, not every alias.

Common errors

insufficient_scope

Reconnect the MCP and approve the requested LinkedIn permission.

paid_plan_required

Use a SalesTouch workspace with LinkedIn MCP access.

On this page