perseus_get_context
Retrieve the current workspace context as rendered markdown or JSON, including live state from git, services, files, and multi-agent coordination.
Instructions
Return the full rendered Perseus context for the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: markdown or json (default: markdown) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format used | |
| rendered | No | Full rendered context |