Expand description
Structured error and warning types for tool responses.
Structs§
- Tool
Error - Structured error for tool responses.
- Tool
Warning - A warning about a non-fatal issue in a tool operation.
Enums§
- Error
Code - Error codes for programmatic error handling.
- Warning
Code - Warning codes for non-fatal issues.
Type Aliases§
- Tool
Result - Result type for tool operations.