td_memory_recall
Find TouchDesigner techniques by query or tags, receiving summaries of replayable recipes. Use this to locate techniques before replay.
Instructions
Search the structured, replayable technique library by text query and/or tags.
Returns summaries (not full recipes). Use td_memory_replay to rebuild a found technique as live nodes. Prefer td_knowledge_recall when you want free-form markdown notes/essays (prose reference content) rather than replayable recipes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags. | |
| limit | No | Max results. | |
| query | No | Text search across names, descriptions, tags. | |
| scope | No | 'project', 'global', or 'all'. | all |