Skip to main content

Module error

Module error 

Source
Expand description

Structured error and warning types for tool responses.

Structs§

ToolError
Structured error for tool responses.
ToolWarning
A warning about a non-fatal issue in a tool operation.

Enums§

ErrorCode
Error codes for programmatic error handling.
WarningCode
Warning codes for non-fatal issues.

Type Aliases§

ToolResult
Result type for tool operations.