MCP Server Framework - v1.0.0
    Preparing search index...

    Interface ErrorResponseOptions

    Options for error responses.

    interface ErrorResponseOptions {
        _meta?: Record<string, unknown>;
        annotations?: ContentAnnotations;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    _meta?: Record<string, unknown>

    Custom metadata

    annotations?: ContentAnnotations

    Annotations to attach to the content