render-queue
Manage After Effects render queue items: list status and output paths, clear all items, or remove a specific item by index.
Instructions
Inspect or manage the After Effects render queue: list items with their status and output path, clear the whole queue, or remove a single item by index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | 1-based render queue item index (required when action is 'remove'). | |
| action | No | 'list' (default), 'clear' (remove all items), or 'remove' a single item by index. |