nexus-agents - v2.80.0
    Preparing search index...

    Interface TextContent

    MCP tool content types.

    interface TextContent {
        type: "text";
        text: string;
    }
    Index

    Properties

    Properties

    type: "text"
    text: string