get_context_history
Retrieve your recent file operation history and context entries to review what you've worked on, understand the session sequence, and maintain continuity.
Instructions
Retrieve your recent file operation history and context entries.
WHEN TO USE:
To review what files you've recently worked on
To understand the sequence of operations in your current session
When you need to remember what you did earlier in the conversation
To track the evolution of your work
USEFUL FOR: Understanding your recent activity and maintaining continuity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of history entries to retrieve (default: 10) | |
| agent_id | Yes | Your agent_id from register_agent() (required) |