category_content
Retrieve content from a category, optionally overriding default patterns with a custom glob.
Instructions
Get content from a category.
Retrieves file content matching the category's directory and patterns. Supports optional pattern override for selective content retrieval.
Arguments
expression (required): string
Category expression (e.g., 'docs', 'docs/api', 'docs/api+guide')
pattern: any
Optional glob pattern to override category's default patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for category_content tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |