Create Lyzr ACI Tool
lyzr_create_lyzr_aci_toolCreate a new org-wide Lyzr ACI tool by providing app and function definitions. Set provider form fields, secrets, and validation options to deploy the tool across your organization.
Instructions
Create a new org-wide Lyzr ACI tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | No | Provider form fields/config | |
| secrets | No | Secret key/value pairs required by the app | |
| app_json | Yes | The app definition | |
| skip_dry_run | No | Skip the dry run validation (default true) | |
| functions_json | Yes | The app's function definitions |