context
Retrieve runtime context including session ID, age, semantic status, database path, and thread counts for multi-agent coordination.
Instructions
Runtime context: session id, age, semantic on/off, db path, thread counts.
Returns structuredContent (ContextStatus) plus the legacy text block.
The same snapshot is reachable read-only as the memory://context
resource — both render through brief.render_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| now | No | ||
| db_path | No | ||
| semantic | No | ||
| session_id | No | ||
| started_age_s | No | ||
| thread_counts | No |