Inspect Stabilizer Status
inspect_stabilizer_statusRead Warp Stabilizer presence, exposed status properties, and conservative analysis state for any clip or all clips in the active sequence. Leaves unknown host values unreported.
Instructions
Read Warp Stabilizer presence, exposed status properties, and conservative analysis state for one clip or every video clip in the active sequence. Read-only: unknown or localized host values remain unknown rather than being reported as solved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Optional clip node ID. Omit to inspect every video clip in the active sequence. |
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. |