Create Bars And Tone
create_bars_and_toneAdd a SMPTE bars and tone clip to your Premiere Pro project for broadcast calibration and leader testing. Specify resolution, frame rate, and audio sample rate.
Instructions
Create a Bars and Tone synthetic media item in the project (useful for leader/calibration)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the bars and tone item (default: 'Bars and Tone') | |
| width | No | Frame width in pixels (default: 1920) | |
| height | No | Frame height in pixels (default: 1080) | |
| timebase | No | Timebase as ticks-per-second string (default uses sequence timebase) | |
| audio_sample_rate | No | Audio sample rate in Hz (default: 48000) | |
| pixel_aspect_numerator | No | Pixel aspect ratio numerator (default: 1) | |
| pixel_aspect_denominator | No | Pixel aspect ratio denominator (default: 1) |
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. |