Set Anti Alias Quality
set_anti_alias_qualityAdjust anti-aliasing on a clip's Motion effect to improve edge quality when scaling or rotating. Enable or disable this setting directly via node ID.
Instructions
Set the anti-alias quality on a clip's Motion effect (useful for scaled/rotated clips).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Enable (true) or disable (false) anti-aliasing | |
| node_id | Yes | Node ID of the clip |
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. |