Search TouchDesigner knowledge
search_touchdesigner_knowledgeSearch TouchDesigner's embedded knowledge base across operators, workflows, examples, compatibility, techniques, classes, and experimental builds. Returns normalized results with resource URIs and tool hints for deeper reference.
Instructions
Read-only: search the embedded TouchDesigner knowledge router across operators, operator workflows, examples, versions, compatibility notes, technique packs, TD classes, and experimental build notes. Returns normalized results with resource URIs and tool hints for deeper lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| query | Yes | Search text to route across TouchDesigner knowledge. | |
| surface | No | Knowledge surface to search: all, operators, operator_workflows, operator_examples, versions, operator_compatibility, python_api_compatibility, techniques, td_classes, or experimentals. | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of returned results. | |
| query | Yes | Search text from the request. | |
| results | Yes | Normalized knowledge search results. | |
| surface | Yes | Surface requested by the caller. |