{"service":"agent-hr","sensei":{"endpoint":"POST /execute","request":{"task":"Optional natural-language label for the scenario.","context":{"operation":"health | list-cases | get-case | workday-dry-run | run-agent | inbound-message | pending-approvals","caseId":"Optional case id for case-specific operations.","limit":"Optional workday limit.","maxSteps":"Optional agent step count, defaults to 1.","body":"Inbound message body for inbound-message.","sender":"employee | manager | hr_owner | system","channel":"email | slack | teams | system","runAgent":"Whether inbound-message should run one server agent step."}},"response":{"response":"Pretty-printed JSON string for Sensei scoring.","structured":"Same result as structured JSON."},"examples":[{"task":"Check Agent HR health","context":{"operation":"health"}},{"task":"Preview the workday queue without mutation","context":{"operation":"workday-dry-run","limit":5}},{"task":"Run one live agent step on the critical offboarding case","context":{"operation":"run-agent","caseId":"offboarding-access-risk","maxSteps":1}}]}}