agent
Create agent run
Create an asynchronous agent run and start execution in the background.
Required scope: `inference:run`
post/agent/runs
Headers
Idempotency-Keystring
Retry key scoped to the authenticated tenant and principal.
Request body
Example request
{
"input": {
"redactionPolicyId": "pii-standard"
}
}Response
Agent run accepted