# POST /agent/v1/voice/work-orders

**Resource:** [Voice Agent Toolkit](./agent-toolkit-voice.md)  
**MCP tool:** `voice_toolkit_work_orders`  
**Scopes:** `agent_toolkit:use`  
**Write operation:** no

Voice agent toolkit — read work order status for the caller deals.

## Request example

```bash
curl -X POST   "https://api.trustpager.com/functions/v1/api/v1/agent/v1/voice/work-orders"   -H "Authorization: Bearer YOUR_API_KEY"
```

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`