Get Render Queue Status
get_render_queue_statusCheck the current status of the Adobe Media Encoder render queue to monitor export progress and identify pending or completed render jobs.
Instructions
Get the current status of the Adobe Media Encoder render queue
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. |