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