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