Update Module
lyzr_update_moduleUpdate an existing sidebar module's fields, such as name, icon, order, and visibility, by providing the module key and new values.
Instructions
Update an existing sidebar module's fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Module key | |
| beta | No | ||
| icon | No | ||
| name | No | ||
| type | No | ||
| badge | No | ||
| order | No | ||
| route | No | ||
| config | No | ||
| is_new | No | ||
| blocked | No | ||
| heading | No | ||
| section | No | ||
| external | No | ||
| subtitle | No | ||
| action_id | No | ||
| is_visible | No | ||
| description | No | ||
| use_tracking | No | ||
| is_accessible | No | ||
| enabled_for_envs | No | Environments this is enabled for, or null for all envs | |
| enabled_for_plans | No | Plans this is enabled for, or null for all plans | |
| enabled_for_roles | No | Roles this is enabled for, or null for all roles | |
| upgrade_description | No |