get_convo
Retrieve a full conversation thread including all incoming and outgoing posts by providing the conversation ID.
Instructions
Get a single conversation with its full thread of posts (incoming + outgoing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Conversation ID | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) |