Status
statusInspect SalesTouch LinkedIn outreach stats, queue counts, and optional detailed items.
When to use it
Check workspace health, outreach activity, limits, and queued actions before or after a workflow.
linkedin:accesssalestouch:useRequirements
Example
Show my SalesTouch status, including queue and LinkedIn limits.
{
"detail": "summary",
"include": [
"accounts",
"queue",
"limits"
]
}{
"content": [
{
"type": "text",
"text": "{\n \"data\": { ... },\n \"meta\": null\n}"
}
],
"isError": false
}Expected: A normalized workspace snapshot with the requested sections.
Parameters
detailstringResponse detail level: summary or items. Defaults to summary.
includearray | stringSections to include. Use accounts, outreach, queue, limits, invitations, messages, or follow_ups.
fromstringInclusive ISO 8601 lower date bound.
tostringInclusive ISO 8601 upper date bound.
account_idstringConnected LinkedIn account id.
limitnumberDefault maximum items per detailed section. Defaults to 20, max 100.
limitsobjectPer-section item limits for queue, invitations, messages, and follow_ups.
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_scopeReconnect the MCP and approve the requested LinkedIn permission.
paid_plan_requiredUse a SalesTouch workspace with LinkedIn MCP access.