add_documentation
Add a new documentation source by providing name, URL, category, and optional tags/version to store and organize development references in the Codex Keeper.
Instructions
Add a new documentation source
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the documentation | |
| name | Yes | Name of the documentation | |
| tags | No | Tags for additional categorization | |
| version | No | Version information | |
| category | Yes | Category of the documentation | |
| description | No | Description of the documentation |