EU Parliament Monitor — API Documentation - v0.8.30
    Preparing search index...

    Interface MCPToolResult

    MCP tool call result

    interface MCPToolResult {
        content?: MCPContentItem[];
        isError?: boolean;
    }
    Index

    Properties

    Properties

    content?: MCPContentItem[]
    isError?: boolean

    Set to true by the MCP server when the tool invocation produced an error response