search_nodes
Retrieve specific node types like datasheets, forms, or folders from a workspace using filters such as permissions and search queries. Simplify node management in AITable MCP Server.
Instructions
Retrieve nodes based on specific types, permissions, and queries. Nodes in AITable can be of several types: datasheets (also known as sheets, or spreadsheets), form, dashboard, and folders.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
node_type | Yes | Filter the node list to only include nodes of the specified type. Common types include: "Datasheet", "Form", "Automation", "Folder", "Mirror" | |
query | No | A search query to filter nodes by name. If not specified, all nodes will be returned. | |
space_id | Yes | The ID of the workspace to fetch nodes from. |