Update Lyzr Agent
lyzr_update_agentUpdate existing Lyzr agents by modifying their name, role, goal, instructions, temperature, or description.
Instructions
Update fields (name/role/goal/instructions/temperature/description) on an existing Lyzr agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | New goal | |
| name | No | New agent name | |
| role | No | New role/persona | |
| agent_id | Yes | The agent_id to update | |
| description | No | New description | |
| temperature | No | New sampling temperature (0-2) | |
| instructions | No | New system instructions |