Update agent system step config
Agents
Update agent system step config
Update model/params for a system step. Body is a config object, e.g. {model, temperature, max_tokens}. For the respond step, set structured JSON via metadata.request_parameters.response_format. Top-level keys merge — include existing metadata when writing it. Shared across the application.
PUT
Update agent system step config
Authorizations
Your Maitai API key from the Portal.
Body
application/json
{model, strategy, timeout} failover settings.
Intent metadata. For final_response, request_parameters.response_format sets a built-in structured JSON default (replaces existing metadata wholesale — read first and merge).
Response
200 - application/json
Update agent system step config.