letta_get_conversation_history
Retrieve recent conversation history for a specific agent by providing its ID, with options to limit messages or fetch before a timestamp.
Instructions
Get recent conversation history for a Letta agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ID of the agent | |
| limit | No | Number of messages to retrieve (default: 10 to stay within token limits) | |
| before | No | Get messages before this timestamp |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||