zerodb_get_context
Retrieve agent context window for current session to maintain conversation history and enable persistent memory across interactions.
Instructions
Get agent context window for current session
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Agent identifier | |
| max_tokens | No | Max tokens in context | |
| session_id | Yes | Session identifier |