onrails
GitHub
npm
Preparing search index...
@onrails/result
mcp
ToolResponse
Type Alias ToolResponse<T>
ToolResponse
:
|
{
content
:
{
text
:
string
;
type
:
"text"
}
[]
;
structuredContent
:
T
}
|
{
content
:
{
text
:
string
;
type
:
"text"
}
[]
;
isError
:
true
}
MCP tool success / error shape (structured content + text)
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
onrails
Loading...
MCP tool success / error shape (structured content + text)