update_js_objects
Update multiple JS objects in one call by specifying their IDs and new source code; function names are automatically re-parsed.
Instructions
Replace the source of multiple JS objects in one tool call. Each entry is
{"js_object_id", "body"}. Function names are re-parsed by Appsmith from each body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes |