td_get_focus
Identifies the user's active location in TouchDesigner, including network pane, selection, and timeline state, to avoid repeated queries about current context.
Instructions
Return where the user currently is in TouchDesigner: active network pane, selection, project metadata, timeline state. Reduces the cold-start tax of needing to ask the user 'what path are you working in?' before every patch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_pane_history | No | Reserved for future use; pane-history capture is not yet wired. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |