Inspect After Effects Render Templates
inspect_after_effects_render_templatesRetrieve render and output-module template names from the first After Effects render-queue item, enabling template selection without queuing or rendering.
Instructions
Read available render and output-module template names from the first existing After Effects render-queue item. It never queues or renders a composition.
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. |