knowledge_files
List, read, and normalize project source files and PDFs into Markdown, providing accessible documentation for AI agents.
Instructions
Source files/PDFs: list, read, normalize to Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| action | No | normalize=Markdown. | list |
| pattern | No | **/* | |
| category | No | ||
| max_chars | No | ||
| overwrite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| guidance | No | ||
| nextAction | Yes | ||
| resultText | No |