get_shared_context
Retrieve shared project context for contracts, utilities, decisions, and configuration. Filter by category or specific key to access the information you need.
Instructions
Get shared context for a project (contracts, utilities, decisions, config)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Optional specific key to retrieve | |
| category | No | Optional category filter | |
| project_id | No | Project identifier - UUID, readable_id, or name/slug (optional - uses current project from claimed task if not provided) |