delete_shared_context
Remove a shared context item by category and key to maintain accurate project knowledge. Deletes outdated decisions, configs, contracts, or utilities to keep your workspace clean.
Instructions
Delete a shared context item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key of the context item to delete | |
| category | Yes | Context category | |
| project_id | No | Project identifier - UUID, readable_id, or name/slug (optional - uses current project from claimed task if not provided) |