European Parliament MCP Server API - v1.0.1
Preparing search index...
tools/shared/types
ToolResult
Interface ToolResult
Standard MCP tool response type
interface
ToolResult
{
content
:
{
text
:
string
;
type
:
"text"
}
[]
;
isError
?:
boolean
;
}
Index
Properties
content
is
Error?
Properties
content
content
:
{
text
:
string
;
type
:
"text"
}
[]
Optional
is
Error
isError
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
is
Error
European Parliament MCP Server API - v1.0.1
Loading...
Standard MCP tool response type