annotate
Add, remove, or list project annotations to document business rules, gotchas, and warnings, providing structured context for AI code assistants.
Instructions
Add/remove/list project annotations (business rules, gotchas, warnings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Text to add (required for add) | |
| index | No | Index to remove (required for remove) | |
| action | Yes | Action to perform | |
| category | No | Category (required for add/remove) |