SalesTouch Docs
All MCP tools
Read onlyLinkedIn

LinkedIn inboxes

linkedin_inboxes_list

Discover the LinkedIn Classic, Sales Navigator, and company inbox streams available on connected accounts.

When to use it

Discover readable tags for every v2 Classic, Sales Navigator, company, folder, and filtered-view inbox before narrowing a conversation scan.

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

Requirements

account_id is optional when SalesTouch can resolve a connected account automatically.
Copy returned tags into inbox_tags instead of constructing provider inbox ids.

Example

Ask your agent

List every LinkedIn inbox available on my connected accounts.

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

Expected: Explicit inbox records with stable readable tags, product, folder, canonical status, and disabled status.

Parameters

account_id
string

Connected SalesTouch account id, username, email, handle, or account URL.

include_disabled
boolean

Include disabled inboxes. Defaults to true for complete discovery.

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.