edit_context_item
Edit an existing context item's content and tags using its ID, with optional sync to AI agent files.
Instructions
Edit an existing context item's content and/or tags using its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Item ID (full UUID or 6-character prefix) | |
| path | No | Path to the context directory | |
| sync | No | Sync to AI agent files after editing | |
| tags | No | New tags for the item (replaces existing tags) | |
| content | No | New content/description for the item |