Verify After Effects Connection
verify_after_effects_connectionChecks whether the After Effects CEP connector is running to confirm the connection is active without accessing project names, media, or paths.
Instructions
Read-only check that the dedicated After Effects CEP connector is running. It never reads project names, media, or paths.
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. |