ReferenceMCP

List LinkedIn Drafts

Review LinkedIn drafts waiting for revision, approval, or dispatch.

linkedinread
List LinkedIn Drafts

Review LinkedIn drafts waiting for revision, approval, or dispatch.

JSON-RPC

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "linkedin.draft.list",
    "arguments": {
      "status": "PENDING_REVIEW",
      "lead_id": "<string>",
      "mission_id": "<string>"
    }
  }
}

Inspector

pnpm salestouch mcp serve
  • linkedin.draft.list
  • linkedin.draft.get
  • linkedin.draft.approve

On this page