category_content
Retrieve file content matching a category directory and patterns. Override default patterns with an optional glob pattern for selective content retrieval.
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 |