UNPKG

mcp-serpapi

Version:

A utility for the Model Context Protocol (MCP) to interact with SerpApi.

3 lines (2 loc) 113 B
import { INodeProperties } from 'n8n-workflow'; export declare const toParams: (nodes: INodeProperties[]) => {};