dev_docs_read
Read dev docs. action: get | list | categories | pull (consolidated surface — same handlers as the legacy tools)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | [get] Document UUID | |
| title | No | [get] Document title (e.g., project-a-memory.md) | |
| action | Yes | which operation to run | |
| search | No | [list] Search keyword in document title | |
| category | No | [get] Subcategory (claude, cursor, etc.) to disambiguate title [list] Subcategory filter (claude, cursor, windsurf, copilot, docs, etc.). Omit to list all dev docs. [pull] Subcategory filter. Omit to pull all docs with local_path. | |
| content_type | No | [list] Filter by content type | |
| include_versions | No | [get] Include version history (default: false) |