Read a Capy thread's conversation
capy_messagesRetrieve message history from a Capy thread to review agent responses, reasoning, or pending questions.
Instructions
Read the message history of a Capy thread: what you asked, and what the agent said back. Use this to get the agent's own summary of what it did, its reasoning, or the question it is waiting on you to answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many messages to return. Defaults to 50. | |
| cursor | No | Pagination cursor from a previous call. | |
| thread_id | Yes | Thread id, e.g. "jam_123". |