Set agent model
set_agent_modelChange the model used by an agent on its next turn. Provide the agent UUID and model slug; frontier models need a paid plan.
Instructions
Change an agent's model. Takes effect on the agent's next turn. Frontier models require a paid plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | The model slug to switch to. | |
| agent_id | Yes | The agent's UUID. |