context_resolve
Retrieve the full working context from your AI Team OS, including active project, team, members, and loop status, to enable auto-filling of parameters.
Instructions
Get the current active OS context — active project, active team, member list, loop status.
This is the infrastructure for all simplified operations. A single call returns the complete context of the current working environment, allowing Leader or other tools to auto-fill parameters like project_id, team_id, etc.
Returns: Context dict containing project / team / agents / loop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||