Interface McpToolsListParamsExperimental

interface McpToolsListParams {
    cursor?: string;
}

Properties

Properties

cursor?: string