ToolsInbox
Get conversation
Thread detail with messages.
Tool: get_conversation
Find the thread by conversation_id, or by person - name (fuzzy), linkedin_url, or person_id - which opens their most recent thread.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
conversation_id | string (slug or UUID) | yes | Thread to read. |
Sample request
{
"conversation_id": "priya-sharma-0003-0008"
}