mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 06:10:49 +08:00
@ -17,20 +17,74 @@ Composio components are primarily used as [tools for agents](/agents-tools).
|
||||
|
||||
The **Composio** bundle includes an aggregate **Composio Tools** component and the following single-service components:
|
||||
|
||||
<details closed>
|
||||
<summary>Composio single-service components</summary>
|
||||
|
||||
- **AgentQL**
|
||||
- **Agiled**
|
||||
- **Airtable**
|
||||
- **Apollo**
|
||||
- **Asana**
|
||||
- **Attio**
|
||||
- **Bitbucket**
|
||||
- **Bolna**
|
||||
- **Brightdata**
|
||||
- **Calendly**
|
||||
- **Canva**
|
||||
- **Canvas**
|
||||
- **Coda**
|
||||
- **Contentful**
|
||||
- **Digicert**
|
||||
- **Discord**
|
||||
- **Dropbox**
|
||||
- **ElevenLabs**
|
||||
- **Exa**
|
||||
- **Figma**
|
||||
- **Finage**
|
||||
- **Firecrawl**
|
||||
- **Fireflies**
|
||||
- **Fixer**
|
||||
- **Flexisign**
|
||||
- **Freshdesk**
|
||||
- **GitHub**
|
||||
- **Gmail**
|
||||
- **Google BigQuery**
|
||||
- **Google Calendar**
|
||||
- **Google Classroom**
|
||||
- **Google Docs**
|
||||
- **Google Meet**
|
||||
- **Google Sheets**
|
||||
- **Google Tasks**
|
||||
- **Heygen**
|
||||
- **Instagram**
|
||||
- **Jira**
|
||||
- **Jotform**
|
||||
- **Klaviyo**
|
||||
- **Linear**
|
||||
- **Listennotes**
|
||||
- **Mem0**
|
||||
- **Miro**
|
||||
- **Missive**
|
||||
- **Notion**
|
||||
- **OneDrive**
|
||||
- **Outlook**
|
||||
- **Pandadoc**
|
||||
- **PeopleDataLabs**
|
||||
- **PerplexityAI**
|
||||
- **Reddit**
|
||||
- **Slack** (your Slack account)
|
||||
- **Slackbot** (bot integration)
|
||||
- **SerpAPI**
|
||||
- **Slack**
|
||||
- **Slackbot**
|
||||
- **Snowflake**
|
||||
- **Supabase**
|
||||
- **Tavily**
|
||||
- **TimelinesAI**
|
||||
- **Todoist**
|
||||
- **Youtube**
|
||||
- **Wrike**
|
||||
- **YouTube**
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
The **Composio Tools** component is an access point for multiple Composio services (tools).
|
||||
However, most of these services are also available as single-service components, which are recommended over the **Composio Tools** component.
|
||||
|
||||
@ -374,6 +374,7 @@ module.exports = {
|
||||
"Components/bundles-cloudflare",
|
||||
"Components/bundles-cohere",
|
||||
"Components/bundles-cometapi",
|
||||
"Components/bundles-composio",
|
||||
"Components/bundles-couchbase",
|
||||
"Components/bundles-cuga",
|
||||
"Components/bundles-datastax",
|
||||
|
||||
Reference in New Issue
Block a user