leadoku-automation
Automate Leadoku tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:29
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-leadoku-automation&locale=en&source=copy
Leadoku Automation - Automate Leadoku Tasks via Rube MCP from Composio
Skill Overview
Leadoku Automation is an automation skill for Leadoku tasks implemented through Composio’s Rube MCP. It helps users complete complex operations and workflows on the Leadoku platform without writing code.
Use Cases
Core Features
RUBE_SEARCH_TOOLS to dynamically fetch the latest tool list and input patterns from the Leadoku toolset, ensuring the correct tool architecture is always used.RUBE_MANAGE_CONNECTIONS to continuously monitor and verify the Leadoku connection status, supporting automated connection diagnostics and a setup wizard.RUBE_MULTI_EXECUTE_TOOL, supporting automated orchestration of complex business workflows and memory management.Frequently Asked Questions
What is the Leadoku Automation skill?
Leadoku Automation is a skill implemented via Composio’s Rube MCP (Model Context Protocol) server. It allows users to automate various actions on the Leadoku platform. No API key configuration is required—just add the Rube MCP endpoint to use it. It supports tool discovery, connection management, and bulk task execution.
How do I configure the Rube MCP connection?
Before using Leadoku Automation, you must add
https://rube.app/mcp as the MCP server in your client configuration. After configuration, first call RUBE_SEARCH_TOOLS to verify that the connection is available. Then use the RUBE_MANAGE_CONNECTIONS toolset parameters with leadoku to establish the connection. If the connection is not activated, the system will return an authentication link for the user to complete the setup.What prerequisites are required for Leadoku automation?
To use Leadoku Automation, you must meet the following requirements: the Rube MCP server connection is configured, you have an active Leadoku account, and the toolset authorization for
leadoku has been completed via RUBE_MANAGE_CONNECTIONS. It’s recommended to call RUBE_SEARCH_TOOLS to get the latest tool architecture before executing any workflow, since Composio toolset patterns may be updated.