List JS objects
appsmith_list_js_objectsRetrieve JS objects (action collections) of an Appsmith application and view their function names. Optionally include the full JS source to inspect the underlying code for each object.
Instructions
Lists the JS objects (action collections) of an application and their function names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeBody | No | Include the full JS source of each object. | |
| applicationId | Yes | Application id. |