Start Batch Encode
start_batch_encodeBatch-encode Premiere Pro projects by requesting Adobe Media Encoder to start the render queue. Get immediate confirmation that the encoding handoff was accepted.
Instructions
Request Adobe Media Encoder to start the render queue; reports only accepted handoff, not queue progress or output-file creation.
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. |