td_memory_list
Retrieve saved techniques from the TDPilot memory system, filterable by scope, tags, and favorites.
Instructions
List saved (structured, replayable) techniques, filterable by scope, tags, and favorites.
Prefer td_knowledge_list for the free-form markdown notes/essays store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags. | |
| limit | No | Max results. | |
| scope | No | 'project', 'global', or 'all'. | all |
| favorites_only | No | Only return favorites. |