Set Agent Lock
lyzr_set_agent_lockSet an agent's locked status to control access. Optionally scope the lock to a specific environment.
Instructions
Lock or unlock an agent, optionally scoped to an environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent_id to update | |
| is_locked | Yes | Whether the agent should be locked | |
| environment | No | Optional environment to scope the lock to |