inbox
Manage LinkedIn inbox conversations: list chats, read threads, reply, and review or approve comment drafts before sending.
Instructions
Browse and read LinkedIn inbox messages directly.
Read any conversation in your LinkedIn inbox, not just campaign contacts.
Args:
action: What to do:
"list" — List recent conversations with last message preview
"read" — Read full conversation thread
"reply" — Send a message to any inbox conversation
"comment_drafts" — Replies drafted for comments on your own posts,
waiting for your approval. Nothing is sent until you approve.
"approve_draft" — Send one drafted reply (chat_id = draft id).
Pass text= to send an edited version instead.
"discard_draft" — Throw a draft away without sending (chat_id = draft id)
chat_id: Chat ID to read (from list output). For 'read' and 'reply' actions.
For 'approve_draft' and 'discard_draft', the draft id.
name: Contact name to search for (partial match). For 'read' and 'reply' actions.
limit: Max conversations (list) or messages (read) to show. Default 30.
text: Message text to send. Required for 'reply' action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| text | No | ||
| limit | No | ||
| action | No | list | |
| chat_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |