td_annotations
Read notes and annotations left in a TouchDesigner network, returning the nodes each note covers. Use it to check project context before modifying or building on existing work.
Instructions
Read the notes in a network — including the ones a person left for you.
Check this before building in a project you did not build. An artist can leave a brief as an Annotate beside the nodes it concerns, which is the natural place to put it and completely invisible to every other tool here: it is not an error, not a parameter and not a name.
Each note comes back with the nodes its box sits over, so a note saying "this chain is the one to keep" can be matched to the chain. That list is geometric — the tiles whose centre falls inside the box — so a node the artist dragged half out of the box counts as outside.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /project1 | |
| depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |