Play Source Monitor
play_source_monitorPlay the active clip in the Source Monitor at a specified speed, including reverse for review. Provides direct playback control within Premiere Pro.
Instructions
Request playback of the clip in the Source Monitor. The legacy API does not provide a same-call position readback, so movement is not reported as verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | No | Playback speed (1.0 = normal, 2.0 = 2x, -1.0 = reverse). Default: 1.0 |
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. |