Retrieve the context window of a specific agent.
Successful Response
The maximum amount of tokens the context window can hold.
The current number of tokens in the context window.
The number of messages in the context window.
The number of messages in the archival memory.
The number of messages in the recall memory.
The number of tokens in the external memory summary (archival + recall metadata).
The number of tokens in the system prompt.
The content of the system prompt.
The number of tokens in the core memory.
The content of the core memory.
The number of tokens in the summary memory.
The number of tokens in the functions definitions.
The number of tokens in the messages list.
The messages in the context window.
The content of the summary memory.
The content of the functions definitions.