td_get_op_info
Retrieve operator details in TouchDesigner, selecting fields to minimize data transfer.
Instructions
Get info about an operator. Returns minimal fields by default for token efficiency.
Args: path: Operator path fields: Fields to return (default: name, type, family). Available: name, type, family, path, inputs, outputs, numChildren, comment, storage, tags, nodeX, nodeY
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| fields | No |