td_knowledge_get
Fetch the full markdown and metadata of a stored technique entry using its ID. Access reusable TouchDesigner patterns from your memory system.
Instructions
Fetch the full markdown body + metadata for one entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | 'project' or 'global'. | project |
| entry_id | Yes | Entry id from td_knowledge_recall. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |