UpdateActionInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| description | String | Description of what the action does | |
| inputSchema | JsonString | JSON Schema defining the input parameters for this action | |
| name | String | The name of the action | |
| script | String | The Lua script that implements the action logic | |
| version | String | The version of the action interface |