Buzzr Sports Engine API
Preparing search index...
@buzzr/mcp
ToolResult
Type Alias ToolResult
Result shape every @buzzr/mcp tool handler resolves with.
type
ToolResult
=
{
content
:
ToolTextContent
[]
;
isError
?:
boolean
;
}
Index
Properties
content
is
Error?
Properties
content
content
:
ToolTextContent
[]
Optional
is
Error
isError
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
is
Error
Buzzr Sports Engine API
Loading...
Result shape every @buzzr/mcp tool handler resolves with.