Buzzr Sports Engine API
Preparing search index...
@buzzr/mcp
errorResult
Function errorResult
errorResult
(
code
:
string
,
message
:
string
,
details
?:
unknown
)
:
ToolResult
Wraps an error code + message (and optional details) as an MCP error result.
Parameters
code
:
string
message
:
string
Optional
details
:
unknown
Returns
ToolResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Buzzr Sports Engine API
Loading...
Wraps an error code + message (and optional details) as an MCP error result.