Member Junction
    Preparing search index...

    Output type for MCP tool execution results

    Index

    Constructors

    Properties

    DurationMs?: number

    Execution duration in milliseconds

    ErrorMessage?: string

    Error message if the execution failed

    Result?: Record<string, unknown>

    The result returned by the tool (JSON)

    Success: boolean

    Whether the tool execution succeeded