Skip to main content

Module errors

Module errors 

Source
Expand description

Error types for programmatic tool integration Structured error types for programmatic tool integration

This module provides standardized error codes and responses that enable programmatic consumers to handle failures gracefully and suggest actionable fixes.

Structs§

ErrorResponse
Structured error response for JSON output

Enums§

ErrorCode
Standardized error codes for tool integration

Type Aliases§

ToolResult
Result type using ErrorResponse