cavalry_run_script
Execute custom JavaScript in Cavalry to handle animation tasks that specialized tools do not cover, using api, cavalry, and ui namespaces.
Instructions
Execute arbitrary JavaScript in Cavalry's JavaScript Editor. Use Cavalry's api, cavalry, and ui namespaces. This is the most flexible tool — use it when no specialized tool fits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | JavaScript code to execute in Cavalry |