search_nodes
Filter and retrieve specific nodes like datasheets, forms, and folders in AITable workspaces based on type, permissions, and search queries. Simplify node management and organization efficiently.
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. |