 | Get Members List | Find space members who meet certain criteria. |
 | Get Records | Retrieve several records from a specified database, based on a view or filtering criteria. |
 | Create Record | Create a new record in a specified database. |
 | Update Record | Update one or more records in a specified database. |
 | Find Dashboard | Find a specified dashboard. |
 | Find Widget | Find a specified widget. |
 | Find Missions | Find specified missions. (Coming Soon) |
 | Create Mission | Create a new mission and assign it to specified members, roles, or teams. |
 | Run Script | Write script code to perform custom operations. Supports Python, JavaScript. |
 | MCP Server (by ToolSDK.ai) | ToolSDK.ai provides 2000+ MCP servers and 10000+ AI tools. It allows you to easily use third-party AI capabilities in your automation processes, quickly expanding your workflow functionality. |
 | Send HTTP Request | Initiate an HTTP request to interact with other systems. |
 | Send Message to WeCom Group | Send a message to a specified group via the WeCom group robot's Webhook URL. |
 | Send Message to Feishu Group | Send a message to a specified group via the Feishu custom robot's Webhook URL. |
 | Send Message to DingTalk Group | Send a message to a specified group via the DingTalk custom robot's Webhook URL. |
 | Send Message to Slack Channel | Send a message to a specified channel via the Slack app's Incoming Webhook. |
 | Send Message to Telegram | Send a message to a specified user or group via Telegram Bot. |
 | AI Text Summary | Summarize text content using an AI model. (Coming Soon) |
 | Call Agent | Call a specified agent with a message. |
 | X(Twitter) - Create Tweet | Publish a tweet via the X(Twitter) API. |
 | X(Twitter) - Upload Media | Upload media files via X(Twitter) API, supporting images and videos. |
 | Condition | Execute different actions based on the result of a condition. (Coming Soon) |
 | Delay | Pause for a certain amount of time before executing the next action. |
 | Loop | Used for automating repetitive tasks by iterating through datasets and triggering corresponding actions based on preset conditions. |
 | Random | Randomly select one option from several inputs as the output. (Coming Soon) |
 | Round Robin | Sequentially cycle through several inputs as the output. |
 | Filter | If the filter conditions are met, subsequent actions will continue to run |
 | Send Report | Generate a report and send it to specified members or groups. |
 | Send Email | Send an email to specified recipients. |
 | OpenAI - Generate Text | Generate text content using the OpenAI API. |
 | AI | Find space members who meet certain criteria. |
 | DeepSeek - Generate Text | Generate text content using the DeepSeek API. |
 | Create Document | Dynamically generate documents through a combination of multiple steps and variables. (Coming Soon) |
 | Create Node Resource | Dynamically generate resource nodes (database, document, automation, form, etc.) through a combination of multiple steps and variables. (Coming Soon) |
 | Replace File | Bulk replace files using records from the database. (Coming Soon) |