Skip to main content

Module error

Module error 

Source
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.
ExternalFailure
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.
ResourceId
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.