get_conversation
Retrieve a single Intercom conversation by ID, returning triage essentials including source, ticket details, contacts, and message parts such as comments, notes, and quick replies.
Instructions
Get a single Intercom conversation by ID. SLIM: keeps triage essentials — source (incl. delivered_as), ticket (type/state/title/description from ticket forms) + ticket_attributes (custom fields), contacts — and message-bearing parts: comment/note/quick_reply PLUS any open/assignment part carrying a real body or attachments (reopen email replies, first admin reply), each flagged with from_quick_reply and including attachments. Pure system events filtered out, with total_parts/included_parts counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The conversation ID (required) |