cURL
curl --request POST \ --url https://api.example.com/api/sdk/tool-calls/agent/{agent_id}/get-format-answer
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get format answer for a specific agent
Successful Response