[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-composio-composio-automation":3,"mdc--3812u6-key":46,"related-repo-composio-composio-automation":549,"related-org-composio-composio-automation":635},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":41,"sourceUrl":44,"mdContent":45},"composio-automation","automate tasks with Composio","Automate Composio tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"composio","Composio","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fcomposio.png","ComposioHQ",[13,15,18],{"name":9,"slug":8,"type":14},"tag",{"name":16,"slug":17,"type":14},"Automation","automation",{"name":19,"slug":20,"type":14},"MCP","mcp",67499,"https:\u002F\u002Fgithub.com\u002FComposioHQ\u002Fawesome-claude-skills","2026-07-15T05:52:25.208311",null,7603,[27,28,29,17,30,31,32,8,33,34,35,20,36,37,38,39,40],"agent-skills","ai-agents","antigravity","claude","claude-code","codex","cursor","developer-tools","gemini-cli","openai-codex","rube","saas","skill","workflow-automation",{"repoUrl":22,"stars":21,"forks":25,"topics":42,"description":43},[27,28,29,17,30,31,32,8,33,34,35,20,36,37,38,39,40],"A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows","https:\u002F\u002Fgithub.com\u002FComposioHQ\u002Fawesome-claude-skills\u002Ftree\u002FHEAD\u002Fcomposio-skills\u002Fcomposio-automation","---\nname: composio-automation\ndescription: \"Automate Composio tasks via Rube MCP (Composio). Always search tools first for current schemas.\"\nrequires:\n  mcp: [rube]\n---\n\n# Composio Automation via Rube MCP\n\nAutomate Composio operations through Composio's Composio toolkit via Rube MCP.\n\n**Toolkit docs**: [composio.dev\u002Ftoolkits\u002Fcomposio](https:\u002F\u002Fcomposio.dev\u002Ftoolkits\u002Fcomposio)\n\n## Prerequisites\n\n- Rube MCP must be connected (RUBE_SEARCH_TOOLS available)\n- Active Composio connection via `RUBE_MANAGE_CONNECTIONS` with toolkit `composio`\n- Always call `RUBE_SEARCH_TOOLS` first to get current tool schemas\n\n## Setup\n\n**Get Rube MCP**: Add `https:\u002F\u002Frube.app\u002Fmcp` as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.\n\n1. Verify Rube MCP is available by confirming `RUBE_SEARCH_TOOLS` responds\n2. Call `RUBE_MANAGE_CONNECTIONS` with toolkit `composio`\n3. If connection is not ACTIVE, follow the returned auth link to complete setup\n4. Confirm connection status shows ACTIVE before running any workflows\n\n## Tool Discovery\n\nAlways discover available tools before executing workflows:\n\n```\nRUBE_SEARCH_TOOLS\nqueries: [{use_case: \"Composio operations\", known_fields: \"\"}]\nsession: {generate_id: true}\n```\n\nThis returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.\n\n## Core Workflow Pattern\n\n### Step 1: Discover Available Tools\n\n```\nRUBE_SEARCH_TOOLS\nqueries: [{use_case: \"your specific Composio task\"}]\nsession: {id: \"existing_session_id\"}\n```\n\n### Step 2: Check Connection\n\n```\nRUBE_MANAGE_CONNECTIONS\ntoolkits: [\"composio\"]\nsession_id: \"your_session_id\"\n```\n\n### Step 3: Execute Tools\n\n```\nRUBE_MULTI_EXECUTE_TOOL\ntools: [{\n  tool_slug: \"TOOL_SLUG_FROM_SEARCH\",\n  arguments: {\u002F* schema-compliant args from search results *\u002F}\n}]\nmemory: {}\nsession_id: \"your_session_id\"\n```\n\n## Known Pitfalls\n\n- **Always search first**: Tool schemas change. Never hardcode tool slugs or arguments without calling `RUBE_SEARCH_TOOLS`\n- **Check connection**: Verify `RUBE_MANAGE_CONNECTIONS` shows ACTIVE status before executing tools\n- **Schema compliance**: Use exact field names and types from the search results\n- **Memory parameter**: Always include `memory` in `RUBE_MULTI_EXECUTE_TOOL` calls, even if empty (`{}`)\n- **Session reuse**: Reuse session IDs within a workflow. Generate new ones for new workflows\n- **Pagination**: Check responses for pagination tokens and continue fetching until complete\n\n## Quick Reference\n\n| Operation | Approach |\n|-----------|----------|\n| Find tools | `RUBE_SEARCH_TOOLS` with Composio-specific use case |\n| Connect | `RUBE_MANAGE_CONNECTIONS` with toolkit `composio` |\n| Execute | `RUBE_MULTI_EXECUTE_TOOL` with discovered tool slugs |\n| Bulk ops | `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` |\n| Full schema | `RUBE_GET_TOOL_SCHEMAS` for tools with `schemaRef` |\n\n---\n*Powered by [Composio](https:\u002F\u002Fcomposio.dev)*\n",{"data":47,"body":50},{"name":4,"description":6,"requires":48},{"mcp":49},[37],{"type":51,"children":52},"root",[53,62,68,88,95,137,143,161,203,209,214,226,231,237,244,253,259,268,274,283,289,388,394,530,534],{"type":54,"tag":55,"props":56,"children":58},"element","h1",{"id":57},"composio-automation-via-rube-mcp",[59],{"type":60,"value":61},"text","Composio Automation via Rube MCP",{"type":54,"tag":63,"props":64,"children":65},"p",{},[66],{"type":60,"value":67},"Automate Composio operations through Composio's Composio toolkit via Rube MCP.",{"type":54,"tag":63,"props":69,"children":70},{},[71,77,79],{"type":54,"tag":72,"props":73,"children":74},"strong",{},[75],{"type":60,"value":76},"Toolkit docs",{"type":60,"value":78},": ",{"type":54,"tag":80,"props":81,"children":85},"a",{"href":82,"rel":83},"https:\u002F\u002Fcomposio.dev\u002Ftoolkits\u002Fcomposio",[84],"nofollow",[86],{"type":60,"value":87},"composio.dev\u002Ftoolkits\u002Fcomposio",{"type":54,"tag":89,"props":90,"children":92},"h2",{"id":91},"prerequisites",[93],{"type":60,"value":94},"Prerequisites",{"type":54,"tag":96,"props":97,"children":98},"ul",{},[99,105,124],{"type":54,"tag":100,"props":101,"children":102},"li",{},[103],{"type":60,"value":104},"Rube MCP must be connected (RUBE_SEARCH_TOOLS available)",{"type":54,"tag":100,"props":106,"children":107},{},[108,110,117,119],{"type":60,"value":109},"Active Composio connection via ",{"type":54,"tag":111,"props":112,"children":114},"code",{"className":113},[],[115],{"type":60,"value":116},"RUBE_MANAGE_CONNECTIONS",{"type":60,"value":118}," with toolkit ",{"type":54,"tag":111,"props":120,"children":122},{"className":121},[],[123],{"type":60,"value":8},{"type":54,"tag":100,"props":125,"children":126},{},[127,129,135],{"type":60,"value":128},"Always call ",{"type":54,"tag":111,"props":130,"children":132},{"className":131},[],[133],{"type":60,"value":134},"RUBE_SEARCH_TOOLS",{"type":60,"value":136}," first to get current tool schemas",{"type":54,"tag":89,"props":138,"children":140},{"id":139},"setup",[141],{"type":60,"value":142},"Setup",{"type":54,"tag":63,"props":144,"children":145},{},[146,151,153,159],{"type":54,"tag":72,"props":147,"children":148},{},[149],{"type":60,"value":150},"Get Rube MCP",{"type":60,"value":152},": Add ",{"type":54,"tag":111,"props":154,"children":156},{"className":155},[],[157],{"type":60,"value":158},"https:\u002F\u002Frube.app\u002Fmcp",{"type":60,"value":160}," as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.",{"type":54,"tag":162,"props":163,"children":164},"ol",{},[165,177,193,198],{"type":54,"tag":100,"props":166,"children":167},{},[168,170,175],{"type":60,"value":169},"Verify Rube MCP is available by confirming ",{"type":54,"tag":111,"props":171,"children":173},{"className":172},[],[174],{"type":60,"value":134},{"type":60,"value":176}," responds",{"type":54,"tag":100,"props":178,"children":179},{},[180,182,187,188],{"type":60,"value":181},"Call ",{"type":54,"tag":111,"props":183,"children":185},{"className":184},[],[186],{"type":60,"value":116},{"type":60,"value":118},{"type":54,"tag":111,"props":189,"children":191},{"className":190},[],[192],{"type":60,"value":8},{"type":54,"tag":100,"props":194,"children":195},{},[196],{"type":60,"value":197},"If connection is not ACTIVE, follow the returned auth link to complete setup",{"type":54,"tag":100,"props":199,"children":200},{},[201],{"type":60,"value":202},"Confirm connection status shows ACTIVE before running any workflows",{"type":54,"tag":89,"props":204,"children":206},{"id":205},"tool-discovery",[207],{"type":60,"value":208},"Tool Discovery",{"type":54,"tag":63,"props":210,"children":211},{},[212],{"type":60,"value":213},"Always discover available tools before executing workflows:",{"type":54,"tag":215,"props":216,"children":220},"pre",{"className":217,"code":219,"language":60},[218],"language-text","RUBE_SEARCH_TOOLS\nqueries: [{use_case: \"Composio operations\", known_fields: \"\"}]\nsession: {generate_id: true}\n",[221],{"type":54,"tag":111,"props":222,"children":224},{"__ignoreMap":223},"",[225],{"type":60,"value":219},{"type":54,"tag":63,"props":227,"children":228},{},[229],{"type":60,"value":230},"This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.",{"type":54,"tag":89,"props":232,"children":234},{"id":233},"core-workflow-pattern",[235],{"type":60,"value":236},"Core Workflow Pattern",{"type":54,"tag":238,"props":239,"children":241},"h3",{"id":240},"step-1-discover-available-tools",[242],{"type":60,"value":243},"Step 1: Discover Available Tools",{"type":54,"tag":215,"props":245,"children":248},{"className":246,"code":247,"language":60},[218],"RUBE_SEARCH_TOOLS\nqueries: [{use_case: \"your specific Composio task\"}]\nsession: {id: \"existing_session_id\"}\n",[249],{"type":54,"tag":111,"props":250,"children":251},{"__ignoreMap":223},[252],{"type":60,"value":247},{"type":54,"tag":238,"props":254,"children":256},{"id":255},"step-2-check-connection",[257],{"type":60,"value":258},"Step 2: Check Connection",{"type":54,"tag":215,"props":260,"children":263},{"className":261,"code":262,"language":60},[218],"RUBE_MANAGE_CONNECTIONS\ntoolkits: [\"composio\"]\nsession_id: \"your_session_id\"\n",[264],{"type":54,"tag":111,"props":265,"children":266},{"__ignoreMap":223},[267],{"type":60,"value":262},{"type":54,"tag":238,"props":269,"children":271},{"id":270},"step-3-execute-tools",[272],{"type":60,"value":273},"Step 3: Execute Tools",{"type":54,"tag":215,"props":275,"children":278},{"className":276,"code":277,"language":60},[218],"RUBE_MULTI_EXECUTE_TOOL\ntools: [{\n  tool_slug: \"TOOL_SLUG_FROM_SEARCH\",\n  arguments: {\u002F* schema-compliant args from search results *\u002F}\n}]\nmemory: {}\nsession_id: \"your_session_id\"\n",[279],{"type":54,"tag":111,"props":280,"children":281},{"__ignoreMap":223},[282],{"type":60,"value":277},{"type":54,"tag":89,"props":284,"children":286},{"id":285},"known-pitfalls",[287],{"type":60,"value":288},"Known Pitfalls",{"type":54,"tag":96,"props":290,"children":291},{},[292,307,324,334,368,378],{"type":54,"tag":100,"props":293,"children":294},{},[295,300,302],{"type":54,"tag":72,"props":296,"children":297},{},[298],{"type":60,"value":299},"Always search first",{"type":60,"value":301},": Tool schemas change. Never hardcode tool slugs or arguments without calling ",{"type":54,"tag":111,"props":303,"children":305},{"className":304},[],[306],{"type":60,"value":134},{"type":54,"tag":100,"props":308,"children":309},{},[310,315,317,322],{"type":54,"tag":72,"props":311,"children":312},{},[313],{"type":60,"value":314},"Check connection",{"type":60,"value":316},": Verify ",{"type":54,"tag":111,"props":318,"children":320},{"className":319},[],[321],{"type":60,"value":116},{"type":60,"value":323}," shows ACTIVE status before executing tools",{"type":54,"tag":100,"props":325,"children":326},{},[327,332],{"type":54,"tag":72,"props":328,"children":329},{},[330],{"type":60,"value":331},"Schema compliance",{"type":60,"value":333},": Use exact field names and types from the search results",{"type":54,"tag":100,"props":335,"children":336},{},[337,342,344,350,352,358,360,366],{"type":54,"tag":72,"props":338,"children":339},{},[340],{"type":60,"value":341},"Memory parameter",{"type":60,"value":343},": Always include ",{"type":54,"tag":111,"props":345,"children":347},{"className":346},[],[348],{"type":60,"value":349},"memory",{"type":60,"value":351}," in ",{"type":54,"tag":111,"props":353,"children":355},{"className":354},[],[356],{"type":60,"value":357},"RUBE_MULTI_EXECUTE_TOOL",{"type":60,"value":359}," calls, even if empty (",{"type":54,"tag":111,"props":361,"children":363},{"className":362},[],[364],{"type":60,"value":365},"{}",{"type":60,"value":367},")",{"type":54,"tag":100,"props":369,"children":370},{},[371,376],{"type":54,"tag":72,"props":372,"children":373},{},[374],{"type":60,"value":375},"Session reuse",{"type":60,"value":377},": Reuse session IDs within a workflow. Generate new ones for new workflows",{"type":54,"tag":100,"props":379,"children":380},{},[381,386],{"type":54,"tag":72,"props":382,"children":383},{},[384],{"type":60,"value":385},"Pagination",{"type":60,"value":387},": Check responses for pagination tokens and continue fetching until complete",{"type":54,"tag":89,"props":389,"children":391},{"id":390},"quick-reference",[392],{"type":60,"value":393},"Quick Reference",{"type":54,"tag":395,"props":396,"children":397},"table",{},[398,417],{"type":54,"tag":399,"props":400,"children":401},"thead",{},[402],{"type":54,"tag":403,"props":404,"children":405},"tr",{},[406,412],{"type":54,"tag":407,"props":408,"children":409},"th",{},[410],{"type":60,"value":411},"Operation",{"type":54,"tag":407,"props":413,"children":414},{},[415],{"type":60,"value":416},"Approach",{"type":54,"tag":418,"props":419,"children":420},"tbody",{},[421,440,462,480,505],{"type":54,"tag":403,"props":422,"children":423},{},[424,430],{"type":54,"tag":425,"props":426,"children":427},"td",{},[428],{"type":60,"value":429},"Find tools",{"type":54,"tag":425,"props":431,"children":432},{},[433,438],{"type":54,"tag":111,"props":434,"children":436},{"className":435},[],[437],{"type":60,"value":134},{"type":60,"value":439}," with Composio-specific use case",{"type":54,"tag":403,"props":441,"children":442},{},[443,448],{"type":54,"tag":425,"props":444,"children":445},{},[446],{"type":60,"value":447},"Connect",{"type":54,"tag":425,"props":449,"children":450},{},[451,456,457],{"type":54,"tag":111,"props":452,"children":454},{"className":453},[],[455],{"type":60,"value":116},{"type":60,"value":118},{"type":54,"tag":111,"props":458,"children":460},{"className":459},[],[461],{"type":60,"value":8},{"type":54,"tag":403,"props":463,"children":464},{},[465,470],{"type":54,"tag":425,"props":466,"children":467},{},[468],{"type":60,"value":469},"Execute",{"type":54,"tag":425,"props":471,"children":472},{},[473,478],{"type":54,"tag":111,"props":474,"children":476},{"className":475},[],[477],{"type":60,"value":357},{"type":60,"value":479}," with discovered tool slugs",{"type":54,"tag":403,"props":481,"children":482},{},[483,488],{"type":54,"tag":425,"props":484,"children":485},{},[486],{"type":60,"value":487},"Bulk ops",{"type":54,"tag":425,"props":489,"children":490},{},[491,497,499],{"type":54,"tag":111,"props":492,"children":494},{"className":493},[],[495],{"type":60,"value":496},"RUBE_REMOTE_WORKBENCH",{"type":60,"value":498}," with ",{"type":54,"tag":111,"props":500,"children":502},{"className":501},[],[503],{"type":60,"value":504},"run_composio_tool()",{"type":54,"tag":403,"props":506,"children":507},{},[508,513],{"type":54,"tag":425,"props":509,"children":510},{},[511],{"type":60,"value":512},"Full schema",{"type":54,"tag":425,"props":514,"children":515},{},[516,522,524],{"type":54,"tag":111,"props":517,"children":519},{"className":518},[],[520],{"type":60,"value":521},"RUBE_GET_TOOL_SCHEMAS",{"type":60,"value":523}," for tools with ",{"type":54,"tag":111,"props":525,"children":527},{"className":526},[],[528],{"type":60,"value":529},"schemaRef",{"type":54,"tag":531,"props":532,"children":533},"hr",{},[],{"type":54,"tag":63,"props":535,"children":536},{},[537],{"type":54,"tag":538,"props":539,"children":540},"em",{},[541,543],{"type":60,"value":542},"Powered by ",{"type":54,"tag":80,"props":544,"children":547},{"href":545,"rel":546},"https:\u002F\u002Fcomposio.dev",[84],[548],{"type":60,"value":9},{"items":550,"total":634},[551,565,581,590,600,612,621],{"slug":552,"name":553,"fn":554,"description":555,"org":556,"tags":557,"stars":21,"repoUrl":22,"updatedAt":564},"21risk-automation","-21risk-automation","automate 21risk compliance and safety tasks","Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[558,559,560,561],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},{"name":562,"slug":563,"type":14},"Risk Assessment","risk-assessment","2026-07-15T05:54:18.790529",{"slug":566,"name":567,"fn":568,"description":569,"org":570,"tags":571,"stars":21,"repoUrl":22,"updatedAt":580},"2chat-automation","-2chat-automation","automate 2chat messaging tasks","Automate 2chat tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[572,573,576,577],{"name":16,"slug":17,"type":14},{"name":574,"slug":575,"type":14},"Communications","communications",{"name":19,"slug":20,"type":14},{"name":578,"slug":579,"type":14},"Messaging","messaging","2026-07-15T05:51:27.190332",{"slug":582,"name":582,"fn":583,"description":584,"org":585,"tags":586,"stars":21,"repoUrl":22,"updatedAt":589},"ably-automation","automate Ably tasks with Composio","Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[587,588],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},"2026-07-12T08:09:55.453088",{"slug":591,"name":591,"fn":592,"description":593,"org":594,"tags":595,"stars":21,"repoUrl":22,"updatedAt":599},"abstract-automation","automate Abstract tasks via Composio","Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[596,597,598],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},"2026-07-15T05:45:16.470309",{"slug":601,"name":601,"fn":602,"description":603,"org":604,"tags":605,"stars":21,"repoUrl":22,"updatedAt":611},"abuselpdb-automation","automate Abuselpdb tasks via Composio","Automate Abuselpdb tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[606,607,608],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"name":609,"slug":610,"type":14},"Security","security","2026-07-15T05:56:20.013366",{"slug":613,"name":613,"fn":614,"description":615,"org":616,"tags":617,"stars":21,"repoUrl":22,"updatedAt":620},"abyssale-automation","automate Abyssale tasks via Composio","Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[618,619],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},"2026-07-15T05:54:50.762889",{"slug":622,"name":622,"fn":623,"description":624,"org":625,"tags":626,"stars":21,"repoUrl":22,"updatedAt":633},"accelo-automation","automate Accelo tasks via Composio","Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[627,628,629,632],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":630,"slug":631,"type":14},"CRM","crm",{"name":19,"slug":20,"type":14},"2026-07-15T05:48:43.429136",860,{"items":636,"total":740},[637,644,651,656,662,668,673,680,694,707,720,730],{"slug":552,"name":553,"fn":554,"description":555,"org":638,"tags":639,"stars":21,"repoUrl":22,"updatedAt":564},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[640,641,642,643],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},{"name":562,"slug":563,"type":14},{"slug":566,"name":567,"fn":568,"description":569,"org":645,"tags":646,"stars":21,"repoUrl":22,"updatedAt":580},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[647,648,649,650],{"name":16,"slug":17,"type":14},{"name":574,"slug":575,"type":14},{"name":19,"slug":20,"type":14},{"name":578,"slug":579,"type":14},{"slug":582,"name":582,"fn":583,"description":584,"org":652,"tags":653,"stars":21,"repoUrl":22,"updatedAt":589},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[654,655],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"slug":591,"name":591,"fn":592,"description":593,"org":657,"tags":658,"stars":21,"repoUrl":22,"updatedAt":599},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[659,660,661],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},{"slug":601,"name":601,"fn":602,"description":603,"org":663,"tags":664,"stars":21,"repoUrl":22,"updatedAt":611},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[665,666,667],{"name":16,"slug":17,"type":14},{"name":19,"slug":20,"type":14},{"name":609,"slug":610,"type":14},{"slug":613,"name":613,"fn":614,"description":615,"org":669,"tags":670,"stars":21,"repoUrl":22,"updatedAt":620},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[671,672],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"slug":622,"name":622,"fn":623,"description":624,"org":674,"tags":675,"stars":21,"repoUrl":22,"updatedAt":633},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[676,677,678,679],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":630,"slug":631,"type":14},{"name":19,"slug":20,"type":14},{"slug":681,"name":681,"fn":682,"description":683,"org":684,"tags":685,"stars":21,"repoUrl":22,"updatedAt":693},"accredible-certificates-automation","automate Accredible certificate management","Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[686,687,690],{"name":16,"slug":17,"type":14},{"name":688,"slug":689,"type":14},"Documents","documents",{"name":691,"slug":692,"type":14},"E-Signature","e-signature","2026-07-15T05:55:33.159639",{"slug":695,"name":695,"fn":696,"description":697,"org":698,"tags":699,"stars":21,"repoUrl":22,"updatedAt":706},"acculynx-automation","automate Acculynx construction management tasks","Automate Acculynx tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[700,701,702,703],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},{"name":704,"slug":705,"type":14},"Operations","operations","2026-07-15T05:58:48.059284",{"slug":708,"name":708,"fn":709,"description":710,"org":711,"tags":712,"stars":21,"repoUrl":22,"updatedAt":719},"active-campaign-automation","automate ActiveCampaign marketing and CRM tasks","Automate ActiveCampaign tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[713,714,715,716],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":630,"slug":631,"type":14},{"name":717,"slug":718,"type":14},"Email Marketing","email-marketing","2026-07-15T05:49:44.281711",{"slug":721,"name":721,"fn":722,"description":723,"org":724,"tags":725,"stars":21,"repoUrl":22,"updatedAt":729},"addresszen-automation","automate Addresszen address validation","Automate Addresszen tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[726,727,728],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},"2026-07-15T05:47:51.742515",{"slug":731,"name":731,"fn":732,"description":733,"org":734,"tags":735,"stars":21,"repoUrl":22,"updatedAt":739},"adobe-automation","automate Adobe tasks via Composio","Automate Adobe tasks via Rube MCP (Composio). Always search tools first for current schemas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[736,737,738],{"name":16,"slug":17,"type":14},{"name":9,"slug":8,"type":14},{"name":19,"slug":20,"type":14},"2026-07-15T05:45:05.303254",863]