category_list_files
List files in a category directory with names, sizes, and modification times. Filter by source (filesystem or store) or exact document name.
Instructions
List all files in a category directory.
Returns file information including names, sizes, and modification times for all files matching the category's patterns.
Arguments
category (required): string
Name of the category to list files from
source: any
Filter by source: 'files' (filesystem only), 'stored' (store only), or omit for both
name: any
Filter by document name (exact match)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for category_list_files tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |