Get Mogrt Component
get_mogrt_componentRetrieve Motion Graphics Template (MOGRT) component parameters from a timeline clip by providing its node ID. Access editable properties to adjust or inspect motion graphics settings.
Instructions
Get MOGRT (Motion Graphics Template) component parameters from a clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the MOGRT clip on the timeline |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |