Is Work Area Enabled
is_work_area_enabledCheck if the work area bar is enabled on the active sequence to confirm its status before adjusting export or playback range.
Instructions
Check whether the work area bar is enabled on the active sequence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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. |