Set Agent Status
lyzr_set_agent_statusActivate or deactivate an agent by specifying its agent_id and is_active boolean. Controls whether the agent is available for use.
Instructions
Activate or deactivate an agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent_id to update | |
| is_active | Yes | Whether the agent should be active |