Expand description
Shared tool errors returned when an agent helper cannot safely complete.
Enums§
- Error
- Decision choices for error in the agent tool error surface; each value guides source-grounded routing and review.
- External
Failure - Decision choices for external failure in the agent tool error surface; each value guides source-grounded routing and review.
- Resource
- Decision choices for resource in the agent tool error surface; each value guides source-grounded routing and review.
- Resource
Id - Decision choices for resource id in the agent tool error surface; each value guides source-grounded routing and review.
Type Aliases§
- Result
- Result type returned by fallible tools error operations.