Expand description
Helpers for constructing tool errors.
Functionsยง
- approval_
denied - Approval gate rejected the call.
- cancelled
- Cancelled.
- concurrency_
limit - Concurrency limit.
- denied
- Policy deny.
- execution
- Execution failure.
- invalid_
args - Invalid arguments.
- network
- Network failure.
- not_
found - Tool missing from registry.
- rate_
limited - Rate limited by upstream.
- service_
unavailable - Service unavailable.
- stream_
protocol - Stream protocol violation.
- timeout
- Timeout.