@arcadeai/design-system 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +95 -0
- package/dist/{arcade-49z5mR1G.js → arcade-CadnNaba.js} +139 -137
- package/dist/assets/index.css +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +431 -213
- package/dist/components/ui/atoms/accordion.js +1 -1
- package/dist/components/ui/atoms/avatar.js +2 -2
- package/dist/components/ui/atoms/checkbox.js +1 -1
- package/dist/components/ui/atoms/collapsible.js +1 -1
- package/dist/components/ui/atoms/command.js +1 -1
- package/dist/components/ui/atoms/dialog.js +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +2 -2
- package/dist/components/ui/atoms/hover-card.js +2 -2
- package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/adp.js +40 -0
- package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
- package/dist/components/ui/atoms/icons/aha.js +28 -0
- package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
- package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
- package/dist/components/ui/atoms/icons/amplitude.js +33 -0
- package/dist/{assets → components/ui/atoms}/icons/arcade.js +7 -7
- package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
- package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
- package/dist/components/ui/atoms/icons/ashby.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
- package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
- package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
- package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/basecamp.js +57 -0
- package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bill.js +55 -0
- package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
- package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
- package/dist/components/ui/atoms/icons/braze.js +28 -0
- package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
- package/dist/components/ui/atoms/icons/brex.js +29 -0
- package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
- package/dist/components/ui/atoms/icons/buffer.js +33 -0
- package/dist/components/ui/atoms/icons/calendly.js +80 -0
- package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
- package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
- package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
- package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
- package/dist/components/ui/atoms/icons/closeio.js +68 -0
- package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
- package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
- package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
- package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
- package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
- package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
- package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
- package/dist/components/ui/atoms/icons/e2b.js +19 -0
- package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
- package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
- package/dist/components/ui/atoms/icons/evernote.js +29 -0
- package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
- package/dist/components/ui/atoms/icons/factorial.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
- package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
- package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
- package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
- package/dist/components/ui/atoms/icons/generic.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
- package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
- package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
- package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
- package/dist/components/ui/atoms/icons/google-docs.js +328 -0
- package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
- package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
- package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
- package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-flights.js +109 -0
- package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
- package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
- package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
- package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
- package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
- package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-slides.js +243 -0
- package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
- package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
- package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
- package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
- package/dist/{assets → components/ui/atoms}/icons/index.d.ts +47 -0
- package/dist/components/ui/atoms/icons/index.js +220 -0
- package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
- package/dist/components/ui/atoms/icons/intercom.js +26 -0
- package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
- package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
- package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
- package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
- package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mcp.js +23 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
- package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
- package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
- package/dist/components/ui/atoms/icons/miro.js +35 -0
- package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/monday.js +60 -0
- package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
- package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
- package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
- package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
- package/dist/components/ui/atoms/icons/obsidian.js +220 -0
- package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
- package/dist/components/ui/atoms/icons/okta.js +56 -0
- package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/one-drive.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
- package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pinecone.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
- package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
- package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
- package/dist/components/ui/atoms/icons/plaid.js +37 -0
- package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
- package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
- package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
- package/dist/components/ui/atoms/icons/reddit.js +315 -0
- package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
- package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
- package/dist/components/ui/atoms/icons/singlestore.js +284 -0
- package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
- package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
- package/dist/components/ui/atoms/icons/snowflake.js +26 -0
- package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/splunk.js +54 -0
- package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
- package/dist/components/ui/atoms/icons/square.d.ts +3 -0
- package/dist/components/ui/atoms/icons/square.js +41 -0
- package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
- package/dist/components/ui/atoms/icons/squarespace.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
- package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
- package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
- package/dist/components/ui/atoms/icons/trello.js +59 -0
- package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
- package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
- package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
- package/dist/components/ui/atoms/icons/utils.js +41 -0
- package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
- package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
- package/dist/components/ui/atoms/icons/weaviate.js +229 -0
- package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/workday.js +97 -0
- package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
- package/dist/components/ui/atoms/icons/wrike.js +16 -0
- package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
- package/dist/components/ui/atoms/icons/xero.js +87 -0
- package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
- package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/zendesk.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
- package/dist/components/ui/atoms/index.d.ts +2 -0
- package/dist/components/ui/atoms/index.js +416 -198
- package/dist/components/ui/atoms/popover.js +2 -2
- package/dist/components/ui/atoms/progress.js +18 -17
- package/dist/components/ui/atoms/radio-group.js +1 -1
- package/dist/components/ui/atoms/scroll-area.js +3 -3
- package/dist/components/ui/atoms/select.js +3 -3
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/atoms/sidebar.js +102 -102
- package/dist/components/ui/atoms/tabs.js +1 -1
- package/dist/components/ui/atoms/tooltip.js +2 -2
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/components/ui/index.js +431 -213
- package/dist/components/ui/molecules/index.d.ts +1 -0
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +6 -5
- package/dist/components/ui/molecules/tool-card.js +18 -18
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/toolkit-picker-trigger.js +47 -38
- package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +4 -3
- package/dist/components/ui/molecules/toolkit-selection-summary.js +32 -29
- package/dist/components/ui/organisms/index.d.ts +1 -0
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +9 -9
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +5 -4
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +7 -6
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -2
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +21 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +14 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +7 -7
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +12 -11
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +54 -40
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +195 -113
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +126 -116
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +3418 -4391
- package/dist/components/ui/utils/memo.test.d.ts +1 -0
- package/dist/components/ui/utils/memo.test.js +36 -0
- package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
- package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
- package/dist/{index-Ez2mlmzx.js → index-BzU0xzeS.js} +1 -1
- package/dist/index-DH9yRdVk.js +1540 -0
- package/dist/lib/arcade/arcade.d.ts +2 -2
- package/dist/lib/arcade/arcade.js +3 -2
- package/dist/lib/arcade/arcade.test.js +2 -2
- package/dist/lib/utils.test.d.ts +1 -0
- package/dist/lib/utils.test.js +43 -0
- package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-QnVUNas7.js} +4 -3
- package/dist/main.d.ts +1 -0
- package/dist/main.js +431 -213
- package/dist/metadata/oauth-providers.d.ts +69 -0
- package/dist/metadata/oauth-providers.js +260 -0
- package/dist/metadata/toolkits.d.ts +24 -0
- package/dist/metadata/toolkits.js +1500 -0
- package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
- package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
- package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
- package/package.json +38 -35
- package/dist/assets/icons/calendly.js +0 -64
- package/dist/assets/icons/clickup.d.ts +0 -3
- package/dist/assets/icons/e2b.d.ts +0 -3
- package/dist/assets/icons/e2b.js +0 -9
- package/dist/assets/icons/firecrawl.d.ts +0 -5
- package/dist/assets/icons/firecrawl.js +0 -17
- package/dist/assets/icons/google-calendar.js +0 -93
- package/dist/assets/icons/google-docs.js +0 -219
- package/dist/assets/icons/hubspot.d.ts +0 -3
- package/dist/assets/icons/index.js +0 -128
- package/dist/assets/icons/linkedin.d.ts +0 -3
- package/dist/assets/icons/netsuite.d.ts +0 -3
- package/dist/assets/icons/oauth.d.ts +0 -3
- package/dist/assets/icons/reddit.js +0 -268
- package/dist/assets/icons/utils.d.ts +0 -435
- package/dist/assets/icons/utils.js +0 -439
- package/dist/assets/icons/xero.js +0 -63
- package/dist/assets/icons/youtube.d.ts +0 -3
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
- package/dist/index-DEJd-dpa.js +0 -1537
- /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
|
@@ -0,0 +1,1500 @@
|
|
|
1
|
+
import { Adp as t } from "../components/ui/atoms/icons/adp.js";
|
|
2
|
+
import { Aha as a } from "../components/ui/atoms/icons/aha.js";
|
|
3
|
+
import { Airtable as s } from "../components/ui/atoms/icons/airtable.js";
|
|
4
|
+
import { Amplitude as r } from "../components/ui/atoms/icons/amplitude.js";
|
|
5
|
+
import "react/jsx-runtime";
|
|
6
|
+
import { Asana as c } from "../components/ui/atoms/icons/asana.js";
|
|
7
|
+
import { Ashby as l } from "../components/ui/atoms/icons/ashby.js";
|
|
8
|
+
import { Auth0 as n } from "../components/ui/atoms/icons/auth0.js";
|
|
9
|
+
import { Bamboohr as d } from "../components/ui/atoms/icons/bamboohr.js";
|
|
10
|
+
import { Basecamp as p } from "../components/ui/atoms/icons/basecamp.js";
|
|
11
|
+
import { Bitbucket as m } from "../components/ui/atoms/icons/bitbucket.js";
|
|
12
|
+
import { Bluesky as u } from "../components/ui/atoms/icons/bluesky.js";
|
|
13
|
+
import { Box as g } from "../components/ui/atoms/icons/box.js";
|
|
14
|
+
import { Braze as y } from "../components/ui/atoms/icons/braze.js";
|
|
15
|
+
import { Brex as v } from "../components/ui/atoms/icons/brex.js";
|
|
16
|
+
import { Buffer as k } from "../components/ui/atoms/icons/buffer.js";
|
|
17
|
+
import { Calendly as f } from "../components/ui/atoms/icons/calendly.js";
|
|
18
|
+
import { Clickhouse as h } from "../components/ui/atoms/icons/clickhouse.js";
|
|
19
|
+
import { Clickup as b } from "../components/ui/atoms/icons/clickup.js";
|
|
20
|
+
import { Closeio as C } from "../components/ui/atoms/icons/closeio.js";
|
|
21
|
+
import { Coinbase as L } from "../components/ui/atoms/icons/coinbase.js";
|
|
22
|
+
import { Confluence as w } from "../components/ui/atoms/icons/confluence.js";
|
|
23
|
+
import { Datadog as S } from "../components/ui/atoms/icons/datadog.js";
|
|
24
|
+
import { DigitalOcean as B } from "../components/ui/atoms/icons/digital-ocean.js";
|
|
25
|
+
import { Discord as D } from "../components/ui/atoms/icons/discord.js";
|
|
26
|
+
import { Dropbox as P } from "../components/ui/atoms/icons/dropbox.js";
|
|
27
|
+
import { E2b as O } from "../components/ui/atoms/icons/e2b.js";
|
|
28
|
+
import { Ebay as I } from "../components/ui/atoms/icons/ebay.js";
|
|
29
|
+
import { Evernote as U } from "../components/ui/atoms/icons/evernote.js";
|
|
30
|
+
import { Factorial as Y } from "../components/ui/atoms/icons/factorial.js";
|
|
31
|
+
import { Figma as $ } from "../components/ui/atoms/icons/figma.js";
|
|
32
|
+
import { Firecrawl as M } from "../components/ui/atoms/icons/firecrawl.js";
|
|
33
|
+
import { Generic as G } from "../components/ui/atoms/icons/generic.js";
|
|
34
|
+
import { Github as _ } from "../components/ui/atoms/icons/github.js";
|
|
35
|
+
import { Gitlab as x } from "../components/ui/atoms/icons/gitlab.js";
|
|
36
|
+
import { Gmail as T } from "../components/ui/atoms/icons/gmail.js";
|
|
37
|
+
import { Google as A } from "../components/ui/atoms/icons/google.js";
|
|
38
|
+
import { GoogleCalendar as H } from "../components/ui/atoms/icons/google-calendar.js";
|
|
39
|
+
import { GoogleContacts as q } from "../components/ui/atoms/icons/google-contacts.js";
|
|
40
|
+
import { GoogleDocs as F } from "../components/ui/atoms/icons/google-docs.js";
|
|
41
|
+
import { GoogleDrive as W } from "../components/ui/atoms/icons/google-drive.js";
|
|
42
|
+
import { GoogleFinance as z } from "../components/ui/atoms/icons/google-finance.js";
|
|
43
|
+
import { GoogleFlights as R } from "../components/ui/atoms/icons/google-flights.js";
|
|
44
|
+
import { GoogleHotels as j } from "../components/ui/atoms/icons/google-hotels.js";
|
|
45
|
+
import { GoogleJobs as E } from "../components/ui/atoms/icons/google-jobs.js";
|
|
46
|
+
import { GoogleMaps as N } from "../components/ui/atoms/icons/google-maps.js";
|
|
47
|
+
import { GoogleNews as J } from "../components/ui/atoms/icons/google-news.js";
|
|
48
|
+
import { GoogleSheets as X } from "../components/ui/atoms/icons/google-sheets.js";
|
|
49
|
+
import { GoogleShopping as Z } from "../components/ui/atoms/icons/google-shopping.js";
|
|
50
|
+
import { GoogleSlides as Q } from "../components/ui/atoms/icons/google-slides.js";
|
|
51
|
+
import { Heroku as V } from "../components/ui/atoms/icons/heroku.js";
|
|
52
|
+
import { Hootsuite as K } from "../components/ui/atoms/icons/hootsuite.js";
|
|
53
|
+
import { Hubspot as oo } from "../components/ui/atoms/icons/hubspot.js";
|
|
54
|
+
import { Intercom as io } from "../components/ui/atoms/icons/intercom.js";
|
|
55
|
+
import { Jira as eo } from "../components/ui/atoms/icons/jira.js";
|
|
56
|
+
import { Linear as to } from "../components/ui/atoms/icons/linear.js";
|
|
57
|
+
import { Linkedin as ao } from "../components/ui/atoms/icons/linkedin.js";
|
|
58
|
+
import { Mailchimp as so } from "../components/ui/atoms/icons/mailchimp.js";
|
|
59
|
+
import { Mcp as ro } from "../components/ui/atoms/icons/mcp.js";
|
|
60
|
+
import { MicrosoftDynamics as co } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
61
|
+
import { MicrosoftSharepoint as lo } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
62
|
+
import { MicrosoftTeams as no } from "../components/ui/atoms/icons/microsoft-teams.js";
|
|
63
|
+
import { Miro as po } from "../components/ui/atoms/icons/miro.js";
|
|
64
|
+
import { Monday as mo } from "../components/ui/atoms/icons/monday.js";
|
|
65
|
+
import { Netsuite as uo } from "../components/ui/atoms/icons/netsuite.js";
|
|
66
|
+
import { Notion as go } from "../components/ui/atoms/icons/notion.js";
|
|
67
|
+
import { Obsidian as yo } from "../components/ui/atoms/icons/obsidian.js";
|
|
68
|
+
import { Okta as vo } from "../components/ui/atoms/icons/okta.js";
|
|
69
|
+
import { OneDrive as ko } from "../components/ui/atoms/icons/one-drive.js";
|
|
70
|
+
import { OutlookCalendar as fo } from "../components/ui/atoms/icons/outlook-calendar.js";
|
|
71
|
+
import { OutlookMail as ho } from "../components/ui/atoms/icons/outlook-mail.js";
|
|
72
|
+
import { Pinecone as bo } from "../components/ui/atoms/icons/pinecone.js";
|
|
73
|
+
import { Pinterest as Co } from "../components/ui/atoms/icons/pinterest.js";
|
|
74
|
+
import { Pipedrive as Lo } from "../components/ui/atoms/icons/pipedrive.js";
|
|
75
|
+
import { Plaid as wo } from "../components/ui/atoms/icons/plaid.js";
|
|
76
|
+
import { Postgres as So } from "../components/ui/atoms/icons/postgres.js";
|
|
77
|
+
import { Quickbooks as Bo } from "../components/ui/atoms/icons/quickbooks.js";
|
|
78
|
+
import { Reddit as Do } from "../components/ui/atoms/icons/reddit.js";
|
|
79
|
+
import { Salesforce as Po } from "../components/ui/atoms/icons/salesforce.js";
|
|
80
|
+
import { Shopify as Oo } from "../components/ui/atoms/icons/shopify.js";
|
|
81
|
+
import { Singlestore as Io } from "../components/ui/atoms/icons/singlestore.js";
|
|
82
|
+
import { Slack as Uo } from "../components/ui/atoms/icons/slack.js";
|
|
83
|
+
import { Snowflake as Yo } from "../components/ui/atoms/icons/snowflake.js";
|
|
84
|
+
import { Splunk as $o } from "../components/ui/atoms/icons/splunk.js";
|
|
85
|
+
import { Spotify as Mo } from "../components/ui/atoms/icons/spotify.js";
|
|
86
|
+
import { Square as Go } from "../components/ui/atoms/icons/square.js";
|
|
87
|
+
import { Squarespace as _o } from "../components/ui/atoms/icons/squarespace.js";
|
|
88
|
+
import { Stripe as xo } from "../components/ui/atoms/icons/stripe.js";
|
|
89
|
+
import { Tiktok as To } from "../components/ui/atoms/icons/tiktok.js";
|
|
90
|
+
import { Trello as Ao } from "../components/ui/atoms/icons/trello.js";
|
|
91
|
+
import { Twilio as Ho } from "../components/ui/atoms/icons/twilio.js";
|
|
92
|
+
import { Twitch as qo } from "../components/ui/atoms/icons/twitch.js";
|
|
93
|
+
import { Vercel as Fo } from "../components/ui/atoms/icons/vercel.js";
|
|
94
|
+
import { Walmart as Wo } from "../components/ui/atoms/icons/walmart.js";
|
|
95
|
+
import { Weaviate as zo } from "../components/ui/atoms/icons/weaviate.js";
|
|
96
|
+
import { Workday as Ro } from "../components/ui/atoms/icons/workday.js";
|
|
97
|
+
import { Wrike as jo } from "../components/ui/atoms/icons/wrike.js";
|
|
98
|
+
import { X as Eo } from "../components/ui/atoms/icons/x.js";
|
|
99
|
+
import { Xero as No } from "../components/ui/atoms/icons/xero.js";
|
|
100
|
+
import { Youtube as Jo } from "../components/ui/atoms/icons/youtube.js";
|
|
101
|
+
import { Zendesk as Xo } from "../components/ui/atoms/icons/zendesk.js";
|
|
102
|
+
import { Zoom as Zo } from "../components/ui/atoms/icons/zoom.js";
|
|
103
|
+
const o = "https://design-system.arcade.dev/icons", Ee = [
|
|
104
|
+
{ id: "all", name: "All Tools" },
|
|
105
|
+
{ id: "productivity", name: "Productivity & Docs" },
|
|
106
|
+
{ id: "social", name: "Social & Communication" },
|
|
107
|
+
{ id: "development", name: "Developer Tools" },
|
|
108
|
+
{ id: "entertainment", name: "Entertainment" },
|
|
109
|
+
{ id: "search", name: "Search" },
|
|
110
|
+
{ id: "payments", name: "Payments & Finance" },
|
|
111
|
+
{ id: "sales", name: "Sales" },
|
|
112
|
+
{ id: "databases", name: "Databases" },
|
|
113
|
+
{ id: "customer-support", name: "Customer Support" }
|
|
114
|
+
], Qo = [
|
|
115
|
+
{
|
|
116
|
+
id: "ADPWorkforceNow",
|
|
117
|
+
label: "ADP Workforce Now",
|
|
118
|
+
isBYOC: !1,
|
|
119
|
+
isPro: !1,
|
|
120
|
+
publicIconUrl: `${o}/adp.svg`,
|
|
121
|
+
icon: t,
|
|
122
|
+
summary: "Manage payroll, HR, and workforce data with your agents.",
|
|
123
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/adp",
|
|
124
|
+
relativeDocsLink: "/toolkits/productivity/adp",
|
|
125
|
+
category: "productivity",
|
|
126
|
+
type: "arcade",
|
|
127
|
+
isComingSoon: !0
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
id: "Aha",
|
|
131
|
+
label: "Aha",
|
|
132
|
+
isBYOC: !1,
|
|
133
|
+
isPro: !1,
|
|
134
|
+
publicIconUrl: `${o}/aha.svg`,
|
|
135
|
+
icon: a,
|
|
136
|
+
summary: "Manage product roadmaps and strategy with your agents.",
|
|
137
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/aha",
|
|
138
|
+
relativeDocsLink: "/toolkits/productivity/aha",
|
|
139
|
+
category: "productivity",
|
|
140
|
+
type: "arcade",
|
|
141
|
+
isComingSoon: !0
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
id: "Airtable",
|
|
145
|
+
label: "Airtable",
|
|
146
|
+
isBYOC: !1,
|
|
147
|
+
isPro: !1,
|
|
148
|
+
publicIconUrl: `${o}/airtable.svg`,
|
|
149
|
+
icon: s,
|
|
150
|
+
summary: "Create, edit, and manage Airtable bases with your agents.",
|
|
151
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/airtable",
|
|
152
|
+
relativeDocsLink: "/toolkits/productivity/airtable",
|
|
153
|
+
category: "productivity",
|
|
154
|
+
type: "arcade",
|
|
155
|
+
isComingSoon: !0
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
id: "Amplitude",
|
|
159
|
+
label: "Amplitude",
|
|
160
|
+
isBYOC: !1,
|
|
161
|
+
isPro: !1,
|
|
162
|
+
publicIconUrl: `${o}/amplitude.svg`,
|
|
163
|
+
icon: r,
|
|
164
|
+
summary: "Analyze user behavior and product analytics with your agents.",
|
|
165
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/amplitude",
|
|
166
|
+
relativeDocsLink: "/toolkits/productivity/amplitude",
|
|
167
|
+
category: "productivity",
|
|
168
|
+
type: "arcade",
|
|
169
|
+
isComingSoon: !0
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
id: "Asana",
|
|
173
|
+
label: "Asana",
|
|
174
|
+
isBYOC: !1,
|
|
175
|
+
isPro: !1,
|
|
176
|
+
publicIconUrl: `${o}/asana.svg`,
|
|
177
|
+
icon: c,
|
|
178
|
+
summary: "Manage projects, tasks, and more in Asana with your agents.",
|
|
179
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/asana",
|
|
180
|
+
relativeDocsLink: "/toolkits/productivity/asana",
|
|
181
|
+
category: "productivity",
|
|
182
|
+
type: "arcade",
|
|
183
|
+
isComingSoon: !1
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
id: "Ashby",
|
|
187
|
+
label: "Ashby",
|
|
188
|
+
isBYOC: !1,
|
|
189
|
+
isPro: !1,
|
|
190
|
+
publicIconUrl: `${o}/ashby.svg`,
|
|
191
|
+
icon: l,
|
|
192
|
+
summary: "Manage recruiting and hiring processes with your agents.",
|
|
193
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/ashby",
|
|
194
|
+
relativeDocsLink: "/toolkits/productivity/ashby",
|
|
195
|
+
category: "productivity",
|
|
196
|
+
type: "arcade",
|
|
197
|
+
isComingSoon: !0
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
id: "Auth0",
|
|
201
|
+
label: "Auth0",
|
|
202
|
+
isBYOC: !1,
|
|
203
|
+
isPro: !1,
|
|
204
|
+
publicIconUrl: `${o}/auth0.svg`,
|
|
205
|
+
icon: n,
|
|
206
|
+
summary: "Manage authentication and authorization with your agents.",
|
|
207
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/auth0",
|
|
208
|
+
relativeDocsLink: "/toolkits/development/auth0",
|
|
209
|
+
category: "development",
|
|
210
|
+
type: "arcade",
|
|
211
|
+
isComingSoon: !0
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
id: "BambooHR",
|
|
215
|
+
label: "BambooHR",
|
|
216
|
+
isBYOC: !1,
|
|
217
|
+
isPro: !1,
|
|
218
|
+
publicIconUrl: `${o}/bamboohr.svg`,
|
|
219
|
+
icon: d,
|
|
220
|
+
summary: "Manage employee data and HR processes with your agents.",
|
|
221
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/bamboohr",
|
|
222
|
+
relativeDocsLink: "/toolkits/productivity/bamboohr",
|
|
223
|
+
category: "productivity",
|
|
224
|
+
type: "arcade",
|
|
225
|
+
isComingSoon: !0
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
id: "Basecamp",
|
|
229
|
+
label: "Basecamp",
|
|
230
|
+
isBYOC: !1,
|
|
231
|
+
isPro: !1,
|
|
232
|
+
publicIconUrl: `${o}/basecamp.svg`,
|
|
233
|
+
icon: p,
|
|
234
|
+
summary: "Manage projects, tasks, and team communication with your agents.",
|
|
235
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/basecamp",
|
|
236
|
+
relativeDocsLink: "/toolkits/productivity/basecamp",
|
|
237
|
+
category: "productivity",
|
|
238
|
+
type: "arcade",
|
|
239
|
+
isComingSoon: !0
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
id: "BillCom",
|
|
243
|
+
label: "Bill.com",
|
|
244
|
+
isBYOC: !1,
|
|
245
|
+
isPro: !1,
|
|
246
|
+
publicIconUrl: `${o}/bill.svg`,
|
|
247
|
+
icon: G,
|
|
248
|
+
summary: "Manage invoices and payments with your agents.",
|
|
249
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/bill",
|
|
250
|
+
relativeDocsLink: "/toolkits/productivity/bill",
|
|
251
|
+
category: "productivity",
|
|
252
|
+
type: "arcade",
|
|
253
|
+
isComingSoon: !0
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
id: "Bitbucket",
|
|
257
|
+
label: "Bitbucket",
|
|
258
|
+
isBYOC: !1,
|
|
259
|
+
isPro: !1,
|
|
260
|
+
publicIconUrl: `${o}/bitbucket.svg`,
|
|
261
|
+
icon: m,
|
|
262
|
+
summary: "Manage repositories, pull requests, and pipelines with your agents.",
|
|
263
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/bitbucket",
|
|
264
|
+
relativeDocsLink: "/toolkits/development/bitbucket",
|
|
265
|
+
category: "development",
|
|
266
|
+
type: "arcade",
|
|
267
|
+
isComingSoon: !0
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
id: "Bluesky",
|
|
271
|
+
label: "Bluesky",
|
|
272
|
+
isBYOC: !1,
|
|
273
|
+
isPro: !1,
|
|
274
|
+
publicIconUrl: `${o}/bluesky.svg`,
|
|
275
|
+
icon: u,
|
|
276
|
+
summary: "Interact with Bluesky with your agents.",
|
|
277
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/bluesky",
|
|
278
|
+
relativeDocsLink: "/toolkits/social-communication/bluesky",
|
|
279
|
+
category: "social",
|
|
280
|
+
type: "arcade",
|
|
281
|
+
isComingSoon: !0
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
id: "Box",
|
|
285
|
+
label: "Box",
|
|
286
|
+
isBYOC: !1,
|
|
287
|
+
isPro: !1,
|
|
288
|
+
publicIconUrl: `${o}/box.svg`,
|
|
289
|
+
icon: g,
|
|
290
|
+
summary: "Manage files and folders in Box with your agents.",
|
|
291
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/box",
|
|
292
|
+
relativeDocsLink: "/toolkits/productivity/box",
|
|
293
|
+
category: "productivity",
|
|
294
|
+
type: "arcade",
|
|
295
|
+
isComingSoon: !0
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
id: "Braze",
|
|
299
|
+
label: "Braze",
|
|
300
|
+
isBYOC: !1,
|
|
301
|
+
isPro: !1,
|
|
302
|
+
publicIconUrl: `${o}/braze.svg`,
|
|
303
|
+
icon: y,
|
|
304
|
+
summary: "Manage customer engagement campaigns with your agents.",
|
|
305
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/braze",
|
|
306
|
+
relativeDocsLink: "/toolkits/productivity/braze",
|
|
307
|
+
category: "productivity",
|
|
308
|
+
type: "arcade",
|
|
309
|
+
isComingSoon: !0
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
id: "Brex",
|
|
313
|
+
label: "Brex",
|
|
314
|
+
isBYOC: !1,
|
|
315
|
+
isPro: !1,
|
|
316
|
+
publicIconUrl: `${o}/brex.svg`,
|
|
317
|
+
icon: v,
|
|
318
|
+
summary: "Manage business expenses and cards with your agents.",
|
|
319
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/brex",
|
|
320
|
+
relativeDocsLink: "/toolkits/productivity/brex",
|
|
321
|
+
category: "productivity",
|
|
322
|
+
type: "arcade",
|
|
323
|
+
isComingSoon: !0
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
id: "Buffer",
|
|
327
|
+
label: "Buffer",
|
|
328
|
+
isBYOC: !1,
|
|
329
|
+
isPro: !1,
|
|
330
|
+
publicIconUrl: `${o}/buffer.svg`,
|
|
331
|
+
icon: k,
|
|
332
|
+
summary: "Schedule and manage social media posts with your agents.",
|
|
333
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/buffer",
|
|
334
|
+
relativeDocsLink: "/toolkits/social-communication/buffer",
|
|
335
|
+
category: "social",
|
|
336
|
+
type: "arcade",
|
|
337
|
+
isComingSoon: !0
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
id: "Calendly",
|
|
341
|
+
label: "Calendly",
|
|
342
|
+
isBYOC: !1,
|
|
343
|
+
isPro: !1,
|
|
344
|
+
publicIconUrl: `${o}/calendly.svg`,
|
|
345
|
+
icon: f,
|
|
346
|
+
summary: "Manage scheduling and appointments with your agents.",
|
|
347
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/calendly",
|
|
348
|
+
relativeDocsLink: "/toolkits/productivity/calendly",
|
|
349
|
+
category: "productivity",
|
|
350
|
+
type: "arcade",
|
|
351
|
+
isComingSoon: !0
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
id: "Clickhouse",
|
|
355
|
+
label: "Clickhouse",
|
|
356
|
+
isBYOC: !1,
|
|
357
|
+
isPro: !1,
|
|
358
|
+
publicIconUrl: `${o}/clickhouse.svg`,
|
|
359
|
+
icon: h,
|
|
360
|
+
summary: "Interact with Clickhouse databases with your agents.",
|
|
361
|
+
docsLink: "https://docs.arcade.dev/toolkits/databases/clickhouse",
|
|
362
|
+
relativeDocsLink: "/toolkits/databases/clickhouse",
|
|
363
|
+
category: "databases",
|
|
364
|
+
type: "community",
|
|
365
|
+
isComingSoon: !1
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
id: "ClickUp",
|
|
369
|
+
label: "ClickUp",
|
|
370
|
+
isBYOC: !1,
|
|
371
|
+
isPro: !1,
|
|
372
|
+
publicIconUrl: `${o}/clickup.svg`,
|
|
373
|
+
icon: b,
|
|
374
|
+
summary: "Manage projects, tasks, and documents with your agents.",
|
|
375
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/clickup",
|
|
376
|
+
relativeDocsLink: "/toolkits/productivity/clickup",
|
|
377
|
+
category: "productivity",
|
|
378
|
+
type: "arcade",
|
|
379
|
+
isComingSoon: !0
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
id: "CloseIO",
|
|
383
|
+
label: "Close.io",
|
|
384
|
+
isBYOC: !1,
|
|
385
|
+
isPro: !1,
|
|
386
|
+
publicIconUrl: `${o}/closeio.svg`,
|
|
387
|
+
icon: C,
|
|
388
|
+
summary: "Manage leads, contacts, and deals in Close.io CRM",
|
|
389
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/closeio",
|
|
390
|
+
relativeDocsLink: "/toolkits/productivity/closeio",
|
|
391
|
+
category: "productivity",
|
|
392
|
+
type: "community"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
id: "Coinbase",
|
|
396
|
+
label: "Coinbase",
|
|
397
|
+
isBYOC: !1,
|
|
398
|
+
isPro: !1,
|
|
399
|
+
publicIconUrl: `${o}/coinbase.svg`,
|
|
400
|
+
icon: L,
|
|
401
|
+
summary: "Manage cryptocurrency transactions and wallets with your agents.",
|
|
402
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/coinbase",
|
|
403
|
+
relativeDocsLink: "/toolkits/productivity/coinbase",
|
|
404
|
+
category: "productivity",
|
|
405
|
+
type: "arcade",
|
|
406
|
+
isComingSoon: !0
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
id: "Confluence",
|
|
410
|
+
label: "Confluence",
|
|
411
|
+
isBYOC: !1,
|
|
412
|
+
isPro: !1,
|
|
413
|
+
publicIconUrl: `${o}/confluence.svg`,
|
|
414
|
+
icon: w,
|
|
415
|
+
summary: "Manage Confluence pages and spaces with your agents",
|
|
416
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/confluence",
|
|
417
|
+
relativeDocsLink: "/toolkits/productivity/confluence",
|
|
418
|
+
category: "productivity",
|
|
419
|
+
type: "arcade"
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
id: "Datadog",
|
|
423
|
+
label: "Datadog",
|
|
424
|
+
isBYOC: !1,
|
|
425
|
+
isPro: !1,
|
|
426
|
+
publicIconUrl: `${o}/datadog.svg`,
|
|
427
|
+
icon: S,
|
|
428
|
+
summary: "Monitor applications and infrastructure with your agents.",
|
|
429
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/datadog",
|
|
430
|
+
relativeDocsLink: "/toolkits/development/datadog",
|
|
431
|
+
category: "development",
|
|
432
|
+
type: "arcade",
|
|
433
|
+
isComingSoon: !0
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
id: "DigitalOcean",
|
|
437
|
+
label: "DigitalOcean",
|
|
438
|
+
isBYOC: !1,
|
|
439
|
+
isPro: !1,
|
|
440
|
+
publicIconUrl: `${o}/digital-ocean.svg`,
|
|
441
|
+
icon: B,
|
|
442
|
+
summary: "Manage cloud servers and infrastructure with your agents.",
|
|
443
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/digitalocean",
|
|
444
|
+
relativeDocsLink: "/toolkits/development/digitalocean",
|
|
445
|
+
category: "development",
|
|
446
|
+
type: "arcade",
|
|
447
|
+
isComingSoon: !0
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
id: "Discord",
|
|
451
|
+
label: "Discord",
|
|
452
|
+
isBYOC: !1,
|
|
453
|
+
isPro: !1,
|
|
454
|
+
publicIconUrl: `${o}/discord.svg`,
|
|
455
|
+
icon: D,
|
|
456
|
+
summary: "Manage Discord servers, channels, and more with your agents",
|
|
457
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/discord",
|
|
458
|
+
relativeDocsLink: "/toolkits/social-communication/discord",
|
|
459
|
+
category: "social",
|
|
460
|
+
type: "auth"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
id: "Dropbox",
|
|
464
|
+
label: "Dropbox",
|
|
465
|
+
isBYOC: !1,
|
|
466
|
+
isPro: !1,
|
|
467
|
+
publicIconUrl: `${o}/dropbox.svg`,
|
|
468
|
+
icon: P,
|
|
469
|
+
summary: "Manage Dropbox files and folders with your agents",
|
|
470
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/dropbox",
|
|
471
|
+
relativeDocsLink: "/toolkits/productivity/dropbox",
|
|
472
|
+
category: "productivity",
|
|
473
|
+
type: "arcade"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
id: "E2B",
|
|
477
|
+
label: "E2B",
|
|
478
|
+
isBYOC: !0,
|
|
479
|
+
isPro: !0,
|
|
480
|
+
publicIconUrl: `${o}/e2b.svg`,
|
|
481
|
+
icon: O,
|
|
482
|
+
summary: "Execute and test code in a secure sandbox environment",
|
|
483
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/e2b",
|
|
484
|
+
relativeDocsLink: "/toolkits/development/e2b",
|
|
485
|
+
category: "development",
|
|
486
|
+
type: "arcade"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
id: "EBay",
|
|
490
|
+
label: "eBay",
|
|
491
|
+
isBYOC: !1,
|
|
492
|
+
isPro: !1,
|
|
493
|
+
publicIconUrl: `${o}/ebay.svg`,
|
|
494
|
+
icon: I,
|
|
495
|
+
summary: "Manage listings, orders, and inventory on eBay with your agents.",
|
|
496
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/ebay",
|
|
497
|
+
relativeDocsLink: "/toolkits/productivity/ebay",
|
|
498
|
+
category: "productivity",
|
|
499
|
+
type: "arcade",
|
|
500
|
+
isComingSoon: !0
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
id: "Evernote",
|
|
504
|
+
label: "Evernote",
|
|
505
|
+
isBYOC: !1,
|
|
506
|
+
isPro: !1,
|
|
507
|
+
publicIconUrl: `${o}/evernote.svg`,
|
|
508
|
+
icon: U,
|
|
509
|
+
summary: "Create and manage notes with your agents.",
|
|
510
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/evernote",
|
|
511
|
+
relativeDocsLink: "/toolkits/productivity/evernote",
|
|
512
|
+
category: "productivity",
|
|
513
|
+
type: "arcade",
|
|
514
|
+
isComingSoon: !0
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
id: "Factorial",
|
|
518
|
+
label: "Factorial",
|
|
519
|
+
isBYOC: !1,
|
|
520
|
+
isPro: !1,
|
|
521
|
+
publicIconUrl: `${o}/factorial.svg`,
|
|
522
|
+
icon: Y,
|
|
523
|
+
summary: "Manage HR processes and employee data with your agents.",
|
|
524
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/factorial",
|
|
525
|
+
relativeDocsLink: "/toolkits/productivity/factorial",
|
|
526
|
+
category: "productivity",
|
|
527
|
+
type: "arcade",
|
|
528
|
+
isComingSoon: !0
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
id: "Figma",
|
|
532
|
+
label: "Figma",
|
|
533
|
+
isBYOC: !1,
|
|
534
|
+
isPro: !1,
|
|
535
|
+
publicIconUrl: `${o}/figma.svg`,
|
|
536
|
+
icon: $,
|
|
537
|
+
summary: "Access design files and collaborate on designs with your agents.",
|
|
538
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/figma",
|
|
539
|
+
relativeDocsLink: "/toolkits/productivity/figma",
|
|
540
|
+
category: "productivity",
|
|
541
|
+
type: "arcade",
|
|
542
|
+
isComingSoon: !0
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
id: "Firecrawl",
|
|
546
|
+
label: "Firecrawl",
|
|
547
|
+
isBYOC: !0,
|
|
548
|
+
isPro: !0,
|
|
549
|
+
publicIconUrl: `${o}/firecrawl.svg`,
|
|
550
|
+
icon: M,
|
|
551
|
+
summary: "Browse and interact with web pages programmatically",
|
|
552
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/firecrawl/firecrawl",
|
|
553
|
+
relativeDocsLink: "/toolkits/development/firecrawl/firecrawl",
|
|
554
|
+
category: "development",
|
|
555
|
+
type: "arcade"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
id: "GitHub",
|
|
559
|
+
label: "GitHub",
|
|
560
|
+
isBYOC: !1,
|
|
561
|
+
isPro: !1,
|
|
562
|
+
publicIconUrl: `${o}/github.svg`,
|
|
563
|
+
icon: _,
|
|
564
|
+
summary: "Interact with private and public GitHub repositories, issues, pull requests, and more",
|
|
565
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/github/github",
|
|
566
|
+
relativeDocsLink: "/toolkits/development/github/github",
|
|
567
|
+
category: "development",
|
|
568
|
+
type: "arcade"
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
id: "GitLab",
|
|
572
|
+
label: "GitLab",
|
|
573
|
+
isBYOC: !1,
|
|
574
|
+
isPro: !1,
|
|
575
|
+
publicIconUrl: `${o}/gitlab.svg`,
|
|
576
|
+
icon: x,
|
|
577
|
+
summary: "Manage repositories, issues, and merge requests with your agents.",
|
|
578
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/gitlab",
|
|
579
|
+
relativeDocsLink: "/toolkits/development/gitlab",
|
|
580
|
+
category: "development",
|
|
581
|
+
type: "arcade",
|
|
582
|
+
isComingSoon: !0
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
id: "Gmail",
|
|
586
|
+
label: "Gmail",
|
|
587
|
+
isBYOC: !1,
|
|
588
|
+
isPro: !1,
|
|
589
|
+
publicIconUrl: `${o}/gmail.svg`,
|
|
590
|
+
icon: T,
|
|
591
|
+
summary: "Send, write, draft, delete, trash, and search Gmail emails with your agents.",
|
|
592
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/gmail",
|
|
593
|
+
relativeDocsLink: "/toolkits/productivity/gmail",
|
|
594
|
+
category: "productivity",
|
|
595
|
+
type: "arcade"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
id: "GoogleCalendar",
|
|
599
|
+
label: "Google Calendar",
|
|
600
|
+
isBYOC: !1,
|
|
601
|
+
isPro: !1,
|
|
602
|
+
publicIconUrl: `${o}/google_calendar.svg`,
|
|
603
|
+
icon: H,
|
|
604
|
+
summary: "Create, update, delete, and search events in Google Calendar with your agents.",
|
|
605
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/google_calendar",
|
|
606
|
+
relativeDocsLink: "/toolkits/productivity/google_calendar",
|
|
607
|
+
category: "productivity",
|
|
608
|
+
type: "arcade"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
id: "GoogleContacts",
|
|
612
|
+
label: "Google Contacts",
|
|
613
|
+
isBYOC: !1,
|
|
614
|
+
isPro: !1,
|
|
615
|
+
publicIconUrl: `${o}/google_contacts.svg`,
|
|
616
|
+
icon: q,
|
|
617
|
+
summary: "Create and search contacts in Google Contacts with your agents.",
|
|
618
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/google_contacts",
|
|
619
|
+
relativeDocsLink: "/toolkits/productivity/google_contacts",
|
|
620
|
+
category: "productivity",
|
|
621
|
+
type: "arcade"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
id: "GoogleDocs",
|
|
625
|
+
label: "Google Docs",
|
|
626
|
+
isBYOC: !1,
|
|
627
|
+
isPro: !1,
|
|
628
|
+
publicIconUrl: `${o}/google_docs.svg`,
|
|
629
|
+
icon: F,
|
|
630
|
+
summary: "Create, edit, and get information about Google Docs documents with your agents.",
|
|
631
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/google_docs",
|
|
632
|
+
relativeDocsLink: "/toolkits/productivity/google_docs",
|
|
633
|
+
category: "productivity",
|
|
634
|
+
type: "arcade"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
id: "GoogleDrive",
|
|
638
|
+
label: "Google Drive",
|
|
639
|
+
isBYOC: !1,
|
|
640
|
+
isPro: !1,
|
|
641
|
+
publicIconUrl: `${o}/google_drive.svg`,
|
|
642
|
+
icon: W,
|
|
643
|
+
summary: "List documents in Google Drive with your agents.",
|
|
644
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/google_drive",
|
|
645
|
+
relativeDocsLink: "/toolkits/productivity/google_drive",
|
|
646
|
+
category: "productivity",
|
|
647
|
+
type: "arcade"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
id: "GoogleFinance",
|
|
651
|
+
label: "Google Finance",
|
|
652
|
+
isBYOC: !0,
|
|
653
|
+
isPro: !0,
|
|
654
|
+
publicIconUrl: `${o}/google-finance.svg`,
|
|
655
|
+
icon: z,
|
|
656
|
+
summary: "Get stock data from Google Finance",
|
|
657
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_finance",
|
|
658
|
+
relativeDocsLink: "/toolkits/search/google_finance",
|
|
659
|
+
category: "search",
|
|
660
|
+
type: "arcade"
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
id: "GoogleFlights",
|
|
664
|
+
label: "Google Flights",
|
|
665
|
+
isBYOC: !0,
|
|
666
|
+
isPro: !0,
|
|
667
|
+
publicIconUrl: `${o}/google-flights.svg`,
|
|
668
|
+
icon: R,
|
|
669
|
+
summary: "Search for flights",
|
|
670
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_flights",
|
|
671
|
+
relativeDocsLink: "/toolkits/search/google_flights",
|
|
672
|
+
category: "search",
|
|
673
|
+
type: "arcade"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
id: "GoogleHotels",
|
|
677
|
+
label: "Google Hotels",
|
|
678
|
+
isBYOC: !0,
|
|
679
|
+
isPro: !0,
|
|
680
|
+
publicIconUrl: `${o}/google-hotels.svg`,
|
|
681
|
+
icon: j,
|
|
682
|
+
summary: "Search for hotels",
|
|
683
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_hotels",
|
|
684
|
+
relativeDocsLink: "/toolkits/search/google_hotels",
|
|
685
|
+
category: "search",
|
|
686
|
+
type: "arcade"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
id: "GoogleJobs",
|
|
690
|
+
label: "Google Jobs",
|
|
691
|
+
isBYOC: !0,
|
|
692
|
+
isPro: !0,
|
|
693
|
+
publicIconUrl: `${o}/google-jobs.svg`,
|
|
694
|
+
icon: E,
|
|
695
|
+
summary: "Search for job openings with Google Jobs.",
|
|
696
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_jobs",
|
|
697
|
+
relativeDocsLink: "/toolkits/search/google_jobs",
|
|
698
|
+
category: "search",
|
|
699
|
+
type: "arcade"
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
id: "GoogleMaps",
|
|
703
|
+
label: "Google Maps",
|
|
704
|
+
isBYOC: !0,
|
|
705
|
+
isPro: !0,
|
|
706
|
+
publicIconUrl: `${o}/google-maps.svg`,
|
|
707
|
+
icon: N,
|
|
708
|
+
summary: "Get directions between two locations with Google Maps",
|
|
709
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_maps",
|
|
710
|
+
relativeDocsLink: "/toolkits/search/google_maps",
|
|
711
|
+
category: "search",
|
|
712
|
+
type: "arcade"
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
id: "GoogleNews",
|
|
716
|
+
label: "Google News",
|
|
717
|
+
isBYOC: !0,
|
|
718
|
+
isPro: !0,
|
|
719
|
+
publicIconUrl: `${o}/google-news.svg`,
|
|
720
|
+
icon: J,
|
|
721
|
+
summary: "Search for news articles with Google News",
|
|
722
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_news",
|
|
723
|
+
relativeDocsLink: "/toolkits/search/google_news",
|
|
724
|
+
category: "search",
|
|
725
|
+
type: "arcade"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
id: "GoogleSearch",
|
|
729
|
+
label: "Google Search",
|
|
730
|
+
isBYOC: !0,
|
|
731
|
+
isPro: !0,
|
|
732
|
+
publicIconUrl: `${o}/google-search.svg`,
|
|
733
|
+
icon: A,
|
|
734
|
+
summary: "Perform Google searches and retrieve relevant information",
|
|
735
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_search",
|
|
736
|
+
relativeDocsLink: "/toolkits/search/google_search",
|
|
737
|
+
category: "search",
|
|
738
|
+
type: "arcade"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
id: "GoogleSheets",
|
|
742
|
+
label: "Google Sheets",
|
|
743
|
+
isBYOC: !1,
|
|
744
|
+
isPro: !1,
|
|
745
|
+
publicIconUrl: `${o}/google_sheets.svg`,
|
|
746
|
+
icon: X,
|
|
747
|
+
summary: "Create, read, and update Google Sheets with your agents.",
|
|
748
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/google_sheets",
|
|
749
|
+
relativeDocsLink: "/toolkits/productivity/google_sheets",
|
|
750
|
+
category: "productivity",
|
|
751
|
+
type: "arcade"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
id: "GoogleShopping",
|
|
755
|
+
label: "Google Shopping",
|
|
756
|
+
isBYOC: !0,
|
|
757
|
+
isPro: !0,
|
|
758
|
+
publicIconUrl: `${o}/google-shopping.svg`,
|
|
759
|
+
icon: Z,
|
|
760
|
+
summary: "Search for products on Google Shopping.",
|
|
761
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/google_shopping",
|
|
762
|
+
relativeDocsLink: "/toolkits/search/google_shopping",
|
|
763
|
+
category: "search",
|
|
764
|
+
type: "arcade"
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
id: "GoogleSlides",
|
|
768
|
+
label: "Google Slides",
|
|
769
|
+
isBYOC: !1,
|
|
770
|
+
isPro: !1,
|
|
771
|
+
publicIconUrl: `${o}/google-slides.svg`,
|
|
772
|
+
icon: Q,
|
|
773
|
+
summary: "Create, read, and update Google Slides with your agents.",
|
|
774
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/google_slides",
|
|
775
|
+
relativeDocsLink: "/toolkits/productivity/google_slides",
|
|
776
|
+
category: "productivity",
|
|
777
|
+
type: "arcade"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
id: "Heroku",
|
|
781
|
+
label: "Heroku",
|
|
782
|
+
isBYOC: !1,
|
|
783
|
+
isPro: !1,
|
|
784
|
+
publicIconUrl: `${o}/heroku.svg`,
|
|
785
|
+
icon: V,
|
|
786
|
+
summary: "Deploy and manage applications on Heroku with your agents.",
|
|
787
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/heroku",
|
|
788
|
+
relativeDocsLink: "/toolkits/development/heroku",
|
|
789
|
+
category: "development",
|
|
790
|
+
type: "arcade",
|
|
791
|
+
isComingSoon: !0
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
id: "Hootsuite",
|
|
795
|
+
label: "Hootsuite",
|
|
796
|
+
isBYOC: !1,
|
|
797
|
+
isPro: !1,
|
|
798
|
+
publicIconUrl: `${o}/hootsuite.svg`,
|
|
799
|
+
icon: K,
|
|
800
|
+
summary: "Manage and schedule social media content with your agents.",
|
|
801
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/hootsuite",
|
|
802
|
+
relativeDocsLink: "/toolkits/social-communication/hootsuite",
|
|
803
|
+
category: "social",
|
|
804
|
+
type: "arcade",
|
|
805
|
+
isComingSoon: !0
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
id: "HubSpot",
|
|
809
|
+
label: "HubSpot",
|
|
810
|
+
isBYOC: !1,
|
|
811
|
+
isPro: !1,
|
|
812
|
+
publicIconUrl: `${o}/hubspot.svg`,
|
|
813
|
+
icon: oo,
|
|
814
|
+
summary: "Manage companies, contacts, deals, and more in HubSpot with your agents.",
|
|
815
|
+
docsLink: "https://docs.arcade.dev/toolkits/sales/hubspot",
|
|
816
|
+
relativeDocsLink: "/toolkits/sales/hubspot",
|
|
817
|
+
category: "sales",
|
|
818
|
+
type: "arcade",
|
|
819
|
+
isComingSoon: !1
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
id: "Intercom",
|
|
823
|
+
label: "Intercom",
|
|
824
|
+
isBYOC: !1,
|
|
825
|
+
isPro: !1,
|
|
826
|
+
publicIconUrl: `${o}/intercom.svg`,
|
|
827
|
+
icon: io,
|
|
828
|
+
summary: "Manage customer communications and support with your agents.",
|
|
829
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/intercom",
|
|
830
|
+
relativeDocsLink: "/toolkits/social-communication/intercom",
|
|
831
|
+
category: "social",
|
|
832
|
+
type: "arcade",
|
|
833
|
+
isComingSoon: !0
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
id: "Jira",
|
|
837
|
+
label: "Jira",
|
|
838
|
+
isBYOC: !1,
|
|
839
|
+
isPro: !1,
|
|
840
|
+
publicIconUrl: `${o}/jira.svg`,
|
|
841
|
+
icon: eo,
|
|
842
|
+
summary: "Manage Jira projects, issues, and more with your agents",
|
|
843
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/jira",
|
|
844
|
+
relativeDocsLink: "/toolkits/productivity/jira",
|
|
845
|
+
category: "productivity",
|
|
846
|
+
type: "auth"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
id: "Linear",
|
|
850
|
+
label: "Linear",
|
|
851
|
+
isBYOC: !1,
|
|
852
|
+
isPro: !1,
|
|
853
|
+
publicIconUrl: `${o}/linear.svg`,
|
|
854
|
+
icon: to,
|
|
855
|
+
summary: "Manage issues and projects with your agents.",
|
|
856
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/linear",
|
|
857
|
+
relativeDocsLink: "/toolkits/productivity/linear",
|
|
858
|
+
category: "productivity",
|
|
859
|
+
type: "arcade",
|
|
860
|
+
isComingSoon: !1
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
id: "LinkedIn",
|
|
864
|
+
label: "LinkedIn",
|
|
865
|
+
isBYOC: !1,
|
|
866
|
+
isPro: !1,
|
|
867
|
+
publicIconUrl: `${o}/linkedin.svg`,
|
|
868
|
+
icon: ao,
|
|
869
|
+
summary: "Connect and interact with LinkedIn's professional network through your agents",
|
|
870
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/linkedin",
|
|
871
|
+
relativeDocsLink: "/toolkits/social-communication/linkedin",
|
|
872
|
+
category: "social",
|
|
873
|
+
type: "arcade"
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
id: "Mailchimp",
|
|
877
|
+
label: "Mailchimp",
|
|
878
|
+
isBYOC: !1,
|
|
879
|
+
isPro: !1,
|
|
880
|
+
publicIconUrl: `${o}/mailchimp.svg`,
|
|
881
|
+
icon: so,
|
|
882
|
+
summary: "Manage email campaigns and subscribers with your agents.",
|
|
883
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/mailchimp",
|
|
884
|
+
relativeDocsLink: "/toolkits/productivity/mailchimp",
|
|
885
|
+
category: "productivity",
|
|
886
|
+
type: "arcade",
|
|
887
|
+
isComingSoon: !0
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
id: "MicrosoftDynamics",
|
|
891
|
+
label: "Microsoft Dynamics",
|
|
892
|
+
isBYOC: !1,
|
|
893
|
+
isPro: !1,
|
|
894
|
+
publicIconUrl: `${o}/microsoft-dynamics.svg`,
|
|
895
|
+
icon: co,
|
|
896
|
+
summary: "Manage CRM and ERP processes with your agents.",
|
|
897
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/microsoft_dynamics",
|
|
898
|
+
relativeDocsLink: "/toolkits/productivity/microsoft_dynamics",
|
|
899
|
+
category: "productivity",
|
|
900
|
+
type: "arcade",
|
|
901
|
+
isComingSoon: !0
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
id: "MicrosoftSharePoint",
|
|
905
|
+
label: "Microsoft SharePoint",
|
|
906
|
+
isBYOC: !1,
|
|
907
|
+
isPro: !1,
|
|
908
|
+
publicIconUrl: `${o}/microsoft-sharepoint.svg`,
|
|
909
|
+
icon: lo,
|
|
910
|
+
summary: "Manage SharePoint sites, lists, drives, and files with your agents.",
|
|
911
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/sharepoint",
|
|
912
|
+
relativeDocsLink: "/toolkits/productivity/sharepoint",
|
|
913
|
+
category: "productivity",
|
|
914
|
+
type: "arcade",
|
|
915
|
+
isComingSoon: !1
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
id: "MicrosoftTeams",
|
|
919
|
+
label: "Microsoft Teams",
|
|
920
|
+
isBYOC: !1,
|
|
921
|
+
isPro: !1,
|
|
922
|
+
publicIconUrl: `${o}/microsoft-teams.svg`,
|
|
923
|
+
icon: no,
|
|
924
|
+
summary: "Manage teams, messages, chats, and channels with your agents.",
|
|
925
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/microsoft_teams",
|
|
926
|
+
relativeDocsLink: "/toolkits/social-communication/microsoft_teams",
|
|
927
|
+
category: "social",
|
|
928
|
+
type: "arcade",
|
|
929
|
+
isComingSoon: !1
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
id: "Miro",
|
|
933
|
+
label: "Miro",
|
|
934
|
+
isBYOC: !1,
|
|
935
|
+
isPro: !1,
|
|
936
|
+
publicIconUrl: `${o}/miro.svg`,
|
|
937
|
+
icon: po,
|
|
938
|
+
summary: "Create and collaborate on visual boards with your agents.",
|
|
939
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/miro",
|
|
940
|
+
relativeDocsLink: "/toolkits/productivity/miro",
|
|
941
|
+
category: "productivity",
|
|
942
|
+
type: "arcade",
|
|
943
|
+
isComingSoon: !0
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
id: "MCP",
|
|
947
|
+
label: "Model Context Protocol (MCP)",
|
|
948
|
+
isBYOC: !1,
|
|
949
|
+
isPro: !1,
|
|
950
|
+
publicIconUrl: `${o}/mcp.svg`,
|
|
951
|
+
icon: ro,
|
|
952
|
+
summary: "Manage context and improve AI interactions with your agents.",
|
|
953
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/mcp",
|
|
954
|
+
relativeDocsLink: "/toolkits/development/mcp",
|
|
955
|
+
category: "development",
|
|
956
|
+
type: "arcade",
|
|
957
|
+
isComingSoon: !0
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
id: "Monday",
|
|
961
|
+
label: "Monday",
|
|
962
|
+
isBYOC: !1,
|
|
963
|
+
isPro: !1,
|
|
964
|
+
publicIconUrl: `${o}/monday.svg`,
|
|
965
|
+
icon: mo,
|
|
966
|
+
summary: "Manage projects and workflows with your agents.",
|
|
967
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/monday",
|
|
968
|
+
relativeDocsLink: "/toolkits/productivity/monday",
|
|
969
|
+
category: "productivity",
|
|
970
|
+
type: "arcade",
|
|
971
|
+
isComingSoon: !0
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
id: "Netsuite",
|
|
975
|
+
label: "Netsuite",
|
|
976
|
+
isBYOC: !1,
|
|
977
|
+
isPro: !1,
|
|
978
|
+
publicIconUrl: `${o}/netsuite.svg`,
|
|
979
|
+
icon: uo,
|
|
980
|
+
summary: "Manage financial and business operations with your agents.",
|
|
981
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/netsuite",
|
|
982
|
+
relativeDocsLink: "/toolkits/productivity/netsuite",
|
|
983
|
+
category: "productivity",
|
|
984
|
+
type: "arcade",
|
|
985
|
+
isComingSoon: !0
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
id: "Notion",
|
|
989
|
+
label: "Notion",
|
|
990
|
+
isBYOC: !1,
|
|
991
|
+
isPro: !1,
|
|
992
|
+
publicIconUrl: `${o}/notion.svg`,
|
|
993
|
+
icon: go,
|
|
994
|
+
summary: "Create, read, and search Notion pages",
|
|
995
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/notion",
|
|
996
|
+
relativeDocsLink: "/toolkits/productivity/notion",
|
|
997
|
+
category: "productivity",
|
|
998
|
+
type: "arcade"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
id: "Obsidian",
|
|
1002
|
+
label: "Obsidian",
|
|
1003
|
+
isBYOC: !1,
|
|
1004
|
+
isPro: !1,
|
|
1005
|
+
publicIconUrl: `${o}/obsidian.svg`,
|
|
1006
|
+
icon: yo,
|
|
1007
|
+
summary: "Create, edit, and manage Obsidian notes",
|
|
1008
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/obsidian",
|
|
1009
|
+
relativeDocsLink: "/toolkits/productivity/obsidian",
|
|
1010
|
+
category: "productivity",
|
|
1011
|
+
type: "community"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
id: "Okta",
|
|
1015
|
+
label: "Okta",
|
|
1016
|
+
isBYOC: !1,
|
|
1017
|
+
isPro: !1,
|
|
1018
|
+
publicIconUrl: `${o}/okta.svg`,
|
|
1019
|
+
icon: vo,
|
|
1020
|
+
summary: "Manage identity and access with your agents.",
|
|
1021
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/okta",
|
|
1022
|
+
relativeDocsLink: "/toolkits/productivity/okta",
|
|
1023
|
+
category: "productivity",
|
|
1024
|
+
type: "arcade",
|
|
1025
|
+
isComingSoon: !0
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
id: "OneDrive",
|
|
1029
|
+
label: "OneDrive",
|
|
1030
|
+
isBYOC: !1,
|
|
1031
|
+
isPro: !1,
|
|
1032
|
+
publicIconUrl: `${o}/one-drive.svg`,
|
|
1033
|
+
icon: ko,
|
|
1034
|
+
summary: "Manage OneDrive files and folders with your agents",
|
|
1035
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/microsoft/onedrive",
|
|
1036
|
+
relativeDocsLink: "/toolkits/productivity/microsoft/onedrive",
|
|
1037
|
+
category: "productivity",
|
|
1038
|
+
type: "arcade",
|
|
1039
|
+
isComingSoon: !0
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
id: "OutlookCalendar",
|
|
1043
|
+
label: "Outlook Calendar",
|
|
1044
|
+
isBYOC: !1,
|
|
1045
|
+
isPro: !1,
|
|
1046
|
+
publicIconUrl: `${o}/outlook-calendar.svg`,
|
|
1047
|
+
icon: fo,
|
|
1048
|
+
summary: "Manage Outlook calendar with your agents",
|
|
1049
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/microsoft/outlook_calendar",
|
|
1050
|
+
relativeDocsLink: "/toolkits/productivity/microsoft/outlook_calendar",
|
|
1051
|
+
category: "productivity",
|
|
1052
|
+
type: "arcade"
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
id: "OutlookMail",
|
|
1056
|
+
label: "Outlook Mail",
|
|
1057
|
+
isBYOC: !1,
|
|
1058
|
+
isPro: !1,
|
|
1059
|
+
publicIconUrl: `${o}/outlook-mail.svg`,
|
|
1060
|
+
icon: ho,
|
|
1061
|
+
summary: "Manage Outlook emails with your agents",
|
|
1062
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/microsoft/outlook_mail",
|
|
1063
|
+
relativeDocsLink: "/toolkits/productivity/microsoft/outlook_mail",
|
|
1064
|
+
category: "productivity",
|
|
1065
|
+
type: "arcade"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
id: "Pinecone",
|
|
1069
|
+
label: "Pinecone",
|
|
1070
|
+
isBYOC: !1,
|
|
1071
|
+
isPro: !1,
|
|
1072
|
+
publicIconUrl: `${o}/pinecone.svg`,
|
|
1073
|
+
icon: bo,
|
|
1074
|
+
summary: "Manage vector databases and similarity search with your agents.",
|
|
1075
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/pinecone",
|
|
1076
|
+
relativeDocsLink: "/toolkits/development/pinecone",
|
|
1077
|
+
category: "development",
|
|
1078
|
+
type: "arcade",
|
|
1079
|
+
isComingSoon: !0
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
id: "Pinterest",
|
|
1083
|
+
label: "Pinterest",
|
|
1084
|
+
isBYOC: !1,
|
|
1085
|
+
isPro: !1,
|
|
1086
|
+
publicIconUrl: `${o}/pinterest.svg`,
|
|
1087
|
+
icon: Co,
|
|
1088
|
+
summary: "Create and manage pins and boards with your agents.",
|
|
1089
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/pinterest",
|
|
1090
|
+
relativeDocsLink: "/toolkits/social-communication/pinterest",
|
|
1091
|
+
category: "social",
|
|
1092
|
+
type: "arcade",
|
|
1093
|
+
isComingSoon: !0
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
id: "Pipedrive",
|
|
1097
|
+
label: "Pipedrive",
|
|
1098
|
+
isBYOC: !1,
|
|
1099
|
+
isPro: !1,
|
|
1100
|
+
publicIconUrl: `${o}/pipedrive.svg`,
|
|
1101
|
+
icon: Lo,
|
|
1102
|
+
summary: "Manage sales pipelines and leads with your agents.",
|
|
1103
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/pipedrive",
|
|
1104
|
+
relativeDocsLink: "/toolkits/productivity/pipedrive",
|
|
1105
|
+
category: "productivity",
|
|
1106
|
+
type: "arcade",
|
|
1107
|
+
isComingSoon: !0
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
id: "Plaid",
|
|
1111
|
+
label: "Plaid",
|
|
1112
|
+
isBYOC: !1,
|
|
1113
|
+
isPro: !1,
|
|
1114
|
+
publicIconUrl: `${o}/plaid.svg`,
|
|
1115
|
+
icon: wo,
|
|
1116
|
+
summary: "Connect with financial accounts and manage financial data with your agents.",
|
|
1117
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/plaid",
|
|
1118
|
+
relativeDocsLink: "/toolkits/productivity/plaid",
|
|
1119
|
+
category: "productivity",
|
|
1120
|
+
type: "arcade",
|
|
1121
|
+
isComingSoon: !0
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
id: "Postgres",
|
|
1125
|
+
label: "Postgres",
|
|
1126
|
+
isBYOC: !1,
|
|
1127
|
+
isPro: !1,
|
|
1128
|
+
publicIconUrl: `${o}/postgres.svg`,
|
|
1129
|
+
icon: So,
|
|
1130
|
+
summary: "Interact with PostgreSQL databases with your agents.",
|
|
1131
|
+
docsLink: "https://docs.arcade.dev/toolkits/databases/postgres",
|
|
1132
|
+
relativeDocsLink: "/toolkits/databases/postgres",
|
|
1133
|
+
category: "databases",
|
|
1134
|
+
type: "community",
|
|
1135
|
+
isComingSoon: !1
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
id: "QuickBooks",
|
|
1139
|
+
label: "QuickBooks",
|
|
1140
|
+
isBYOC: !1,
|
|
1141
|
+
isPro: !1,
|
|
1142
|
+
publicIconUrl: `${o}/quickbooks.svg`,
|
|
1143
|
+
icon: Bo,
|
|
1144
|
+
summary: "Manage accounting and finances with your agents.",
|
|
1145
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/quickbooks",
|
|
1146
|
+
relativeDocsLink: "/toolkits/productivity/quickbooks",
|
|
1147
|
+
category: "productivity",
|
|
1148
|
+
type: "arcade",
|
|
1149
|
+
isComingSoon: !0
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
id: "Reddit",
|
|
1153
|
+
label: "Reddit",
|
|
1154
|
+
isBYOC: !1,
|
|
1155
|
+
isPro: !1,
|
|
1156
|
+
publicIconUrl: `${o}/reddit.svg`,
|
|
1157
|
+
icon: Do,
|
|
1158
|
+
summary: "Interact with Reddit with your agents",
|
|
1159
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/reddit",
|
|
1160
|
+
relativeDocsLink: "/toolkits/social-communication/reddit",
|
|
1161
|
+
category: "social",
|
|
1162
|
+
type: "arcade"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
id: "Salesforce",
|
|
1166
|
+
label: "Salesforce",
|
|
1167
|
+
isBYOC: !1,
|
|
1168
|
+
isPro: !1,
|
|
1169
|
+
publicIconUrl: `${o}/salesforce.svg`,
|
|
1170
|
+
icon: Po,
|
|
1171
|
+
summary: "Manage customer relationships and sales with your agents.",
|
|
1172
|
+
docsLink: "https://docs.arcade.dev/toolkits/sales/salesforce",
|
|
1173
|
+
relativeDocsLink: "/toolkits/sales/salesforce",
|
|
1174
|
+
category: "sales",
|
|
1175
|
+
type: "arcade",
|
|
1176
|
+
isComingSoon: !1
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
id: "Shopify",
|
|
1180
|
+
label: "Shopify",
|
|
1181
|
+
isBYOC: !1,
|
|
1182
|
+
isPro: !1,
|
|
1183
|
+
publicIconUrl: `${o}/shopify.svg`,
|
|
1184
|
+
icon: Oo,
|
|
1185
|
+
summary: "Manage e-commerce stores and products with your agents.",
|
|
1186
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/shopify",
|
|
1187
|
+
relativeDocsLink: "/toolkits/productivity/shopify",
|
|
1188
|
+
category: "productivity",
|
|
1189
|
+
type: "arcade",
|
|
1190
|
+
isComingSoon: !0
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
id: "SingleStore",
|
|
1194
|
+
label: "SingleStore",
|
|
1195
|
+
isBYOC: !1,
|
|
1196
|
+
isPro: !1,
|
|
1197
|
+
publicIconUrl: `${o}/singlestore.svg`,
|
|
1198
|
+
icon: Io,
|
|
1199
|
+
summary: "Manage databases and data operations with your agents.",
|
|
1200
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/singlestore",
|
|
1201
|
+
relativeDocsLink: "/toolkits/development/singlestore",
|
|
1202
|
+
category: "development",
|
|
1203
|
+
type: "arcade",
|
|
1204
|
+
isComingSoon: !0
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
id: "Slack",
|
|
1208
|
+
label: "Slack",
|
|
1209
|
+
isBYOC: !1,
|
|
1210
|
+
isPro: !1,
|
|
1211
|
+
publicIconUrl: `${o}/slack.svg`,
|
|
1212
|
+
icon: Uo,
|
|
1213
|
+
summary: "Send and receive messages to Slack channels and users with agents",
|
|
1214
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/slack",
|
|
1215
|
+
relativeDocsLink: "/toolkits/social-communication/slack",
|
|
1216
|
+
category: "social",
|
|
1217
|
+
type: "arcade"
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
id: "Snowflake",
|
|
1221
|
+
label: "Snowflake",
|
|
1222
|
+
isBYOC: !1,
|
|
1223
|
+
isPro: !1,
|
|
1224
|
+
publicIconUrl: `${o}/snowflake.svg`,
|
|
1225
|
+
icon: Yo,
|
|
1226
|
+
summary: "Manage data warehouses and analytics with your agents.",
|
|
1227
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/snowflake",
|
|
1228
|
+
relativeDocsLink: "/toolkits/development/snowflake",
|
|
1229
|
+
category: "development",
|
|
1230
|
+
type: "arcade",
|
|
1231
|
+
isComingSoon: !0
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
id: "Splunk",
|
|
1235
|
+
label: "Splunk",
|
|
1236
|
+
isBYOC: !1,
|
|
1237
|
+
isPro: !1,
|
|
1238
|
+
publicIconUrl: `${o}/splunk.svg`,
|
|
1239
|
+
icon: $o,
|
|
1240
|
+
summary: "Monitor and analyze machine data with your agents.",
|
|
1241
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/splunk",
|
|
1242
|
+
relativeDocsLink: "/toolkits/development/splunk",
|
|
1243
|
+
category: "development",
|
|
1244
|
+
type: "arcade",
|
|
1245
|
+
isComingSoon: !0
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
id: "Spotify",
|
|
1249
|
+
label: "Spotify",
|
|
1250
|
+
isBYOC: !1,
|
|
1251
|
+
isPro: !1,
|
|
1252
|
+
publicIconUrl: `${o}/spotify.svg`,
|
|
1253
|
+
icon: Mo,
|
|
1254
|
+
summary: "Control music playback and manage playlists on Spotify",
|
|
1255
|
+
docsLink: "https://docs.arcade.dev/toolkits/entertainment/spotify",
|
|
1256
|
+
relativeDocsLink: "/toolkits/entertainment/spotify",
|
|
1257
|
+
category: "entertainment",
|
|
1258
|
+
type: "arcade"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
id: "Square",
|
|
1262
|
+
label: "Square",
|
|
1263
|
+
isBYOC: !1,
|
|
1264
|
+
isPro: !1,
|
|
1265
|
+
publicIconUrl: `${o}/square.svg`,
|
|
1266
|
+
icon: Go,
|
|
1267
|
+
summary: "Process payments and manage business operations with your agents.",
|
|
1268
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/square",
|
|
1269
|
+
relativeDocsLink: "/toolkits/productivity/square",
|
|
1270
|
+
category: "productivity",
|
|
1271
|
+
type: "arcade",
|
|
1272
|
+
isComingSoon: !0
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
id: "Squarespace",
|
|
1276
|
+
label: "Squarespace",
|
|
1277
|
+
isBYOC: !1,
|
|
1278
|
+
isPro: !1,
|
|
1279
|
+
publicIconUrl: `${o}/squarespace.svg`,
|
|
1280
|
+
icon: _o,
|
|
1281
|
+
summary: "Manage websites and online presence with your agents.",
|
|
1282
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/squarespace",
|
|
1283
|
+
relativeDocsLink: "/toolkits/productivity/squarespace",
|
|
1284
|
+
category: "productivity",
|
|
1285
|
+
type: "arcade",
|
|
1286
|
+
isComingSoon: !0
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
id: "Stripe",
|
|
1290
|
+
label: "Stripe",
|
|
1291
|
+
isBYOC: !1,
|
|
1292
|
+
isPro: !1,
|
|
1293
|
+
publicIconUrl: `${o}/stripe.svg`,
|
|
1294
|
+
icon: xo,
|
|
1295
|
+
summary: "Process payments and manage subscriptions with your agents.",
|
|
1296
|
+
docsLink: "https://docs.arcade.dev/toolkits/payments/stripe",
|
|
1297
|
+
relativeDocsLink: "/toolkits/payments/stripe",
|
|
1298
|
+
category: "payments",
|
|
1299
|
+
type: "arcade",
|
|
1300
|
+
isComingSoon: !1
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
id: "TikTok",
|
|
1304
|
+
label: "TikTok",
|
|
1305
|
+
isBYOC: !1,
|
|
1306
|
+
isPro: !1,
|
|
1307
|
+
publicIconUrl: `${o}/tiktok.svg`,
|
|
1308
|
+
icon: To,
|
|
1309
|
+
summary: "Create and manage TikTok content with your agents.",
|
|
1310
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/tiktok",
|
|
1311
|
+
relativeDocsLink: "/toolkits/social-communication/tiktok",
|
|
1312
|
+
category: "social",
|
|
1313
|
+
type: "arcade",
|
|
1314
|
+
isComingSoon: !0
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
id: "Trello",
|
|
1318
|
+
label: "Trello",
|
|
1319
|
+
isBYOC: !1,
|
|
1320
|
+
isPro: !1,
|
|
1321
|
+
publicIconUrl: `${o}/trello.svg`,
|
|
1322
|
+
icon: Ao,
|
|
1323
|
+
summary: "Manage boards, cards, and lists with your agents.",
|
|
1324
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/trello",
|
|
1325
|
+
relativeDocsLink: "/toolkits/productivity/trello",
|
|
1326
|
+
category: "productivity",
|
|
1327
|
+
type: "arcade",
|
|
1328
|
+
isComingSoon: !0
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
id: "Twilio",
|
|
1332
|
+
label: "Twilio",
|
|
1333
|
+
isBYOC: !1,
|
|
1334
|
+
isPro: !1,
|
|
1335
|
+
publicIconUrl: `${o}/twilio.svg`,
|
|
1336
|
+
icon: Ho,
|
|
1337
|
+
summary: "Send SMS and WhatsApp messages through Twilio's platform",
|
|
1338
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/twilio/readme",
|
|
1339
|
+
relativeDocsLink: "/toolkits/social-communication/twilio/readme",
|
|
1340
|
+
category: "social",
|
|
1341
|
+
type: "verified"
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
id: "Twitch",
|
|
1345
|
+
label: "Twitch",
|
|
1346
|
+
isBYOC: !1,
|
|
1347
|
+
isPro: !1,
|
|
1348
|
+
publicIconUrl: `${o}/twitch.svg`,
|
|
1349
|
+
icon: qo,
|
|
1350
|
+
summary: "Create clips, get videos, and more from Twitch with your agents",
|
|
1351
|
+
docsLink: "https://docs.arcade.dev/toolkits/entertainment/twitch",
|
|
1352
|
+
relativeDocsLink: "/toolkits/entertainment/twitch",
|
|
1353
|
+
category: "entertainment",
|
|
1354
|
+
type: "auth"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
id: "Vercel",
|
|
1358
|
+
label: "Vercel",
|
|
1359
|
+
isBYOC: !1,
|
|
1360
|
+
isPro: !1,
|
|
1361
|
+
publicIconUrl: `${o}/vercel.svg`,
|
|
1362
|
+
icon: Fo,
|
|
1363
|
+
summary: "Deploy and manage web applications with your agents.",
|
|
1364
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/vercel",
|
|
1365
|
+
relativeDocsLink: "/toolkits/development/vercel",
|
|
1366
|
+
category: "development",
|
|
1367
|
+
type: "arcade",
|
|
1368
|
+
isComingSoon: !0
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
id: "WalmartSearch",
|
|
1372
|
+
label: "Walmart Search",
|
|
1373
|
+
isBYOC: !0,
|
|
1374
|
+
isPro: !0,
|
|
1375
|
+
publicIconUrl: `${o}/walmart.svg`,
|
|
1376
|
+
icon: Wo,
|
|
1377
|
+
summary: "Search and get details about products listed on Walmart.",
|
|
1378
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/walmart",
|
|
1379
|
+
relativeDocsLink: "/toolkits/search/walmart",
|
|
1380
|
+
category: "search",
|
|
1381
|
+
type: "arcade"
|
|
1382
|
+
},
|
|
1383
|
+
{
|
|
1384
|
+
id: "Weaviate",
|
|
1385
|
+
label: "Weaviate",
|
|
1386
|
+
isBYOC: !1,
|
|
1387
|
+
isPro: !1,
|
|
1388
|
+
publicIconUrl: `${o}/weaviate.svg`,
|
|
1389
|
+
icon: zo,
|
|
1390
|
+
summary: "Manage vector databases and semantic search with your agents.",
|
|
1391
|
+
docsLink: "https://docs.arcade.dev/toolkits/development/weaviate",
|
|
1392
|
+
relativeDocsLink: "/toolkits/development/weaviate",
|
|
1393
|
+
category: "development",
|
|
1394
|
+
type: "arcade",
|
|
1395
|
+
isComingSoon: !0
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
id: "Workday",
|
|
1399
|
+
label: "Workday",
|
|
1400
|
+
isBYOC: !1,
|
|
1401
|
+
isPro: !1,
|
|
1402
|
+
publicIconUrl: `${o}/workday.svg`,
|
|
1403
|
+
icon: Ro,
|
|
1404
|
+
summary: "Manage HR, finance, and planning with your agents.",
|
|
1405
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/workday",
|
|
1406
|
+
relativeDocsLink: "/toolkits/productivity/workday",
|
|
1407
|
+
category: "productivity",
|
|
1408
|
+
type: "arcade",
|
|
1409
|
+
isComingSoon: !0
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
id: "Wrike",
|
|
1413
|
+
label: "Wrike",
|
|
1414
|
+
isBYOC: !1,
|
|
1415
|
+
isPro: !1,
|
|
1416
|
+
publicIconUrl: `${o}/wrike.svg`,
|
|
1417
|
+
icon: jo,
|
|
1418
|
+
summary: "Manage projects and collaborate with your agents.",
|
|
1419
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/wrike",
|
|
1420
|
+
relativeDocsLink: "/toolkits/productivity/wrike",
|
|
1421
|
+
category: "productivity",
|
|
1422
|
+
type: "arcade",
|
|
1423
|
+
isComingSoon: !0
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
id: "X",
|
|
1427
|
+
label: "X",
|
|
1428
|
+
isBYOC: !1,
|
|
1429
|
+
isPro: !1,
|
|
1430
|
+
publicIconUrl: `${o}/x.svg`,
|
|
1431
|
+
icon: Eo,
|
|
1432
|
+
summary: "Integrate agents with X (Twitter), including tweets, users, and more",
|
|
1433
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/x",
|
|
1434
|
+
relativeDocsLink: "/toolkits/social-communication/x",
|
|
1435
|
+
category: "social",
|
|
1436
|
+
type: "arcade"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
id: "Xero",
|
|
1440
|
+
label: "Xero",
|
|
1441
|
+
isBYOC: !1,
|
|
1442
|
+
isPro: !1,
|
|
1443
|
+
publicIconUrl: `${o}/xero.svg`,
|
|
1444
|
+
icon: No,
|
|
1445
|
+
summary: "Manage accounting and finances with your agents.",
|
|
1446
|
+
docsLink: "https://docs.arcade.dev/toolkits/productivity/xero",
|
|
1447
|
+
relativeDocsLink: "/toolkits/productivity/xero",
|
|
1448
|
+
category: "productivity",
|
|
1449
|
+
type: "arcade",
|
|
1450
|
+
isComingSoon: !0
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
id: "YouTubeSearch",
|
|
1454
|
+
label: "Youtube Search",
|
|
1455
|
+
isBYOC: !0,
|
|
1456
|
+
isPro: !0,
|
|
1457
|
+
publicIconUrl: `${o}/youtube.svg`,
|
|
1458
|
+
icon: Jo,
|
|
1459
|
+
summary: "Search and get details about YouTube videos.",
|
|
1460
|
+
docsLink: "https://docs.arcade.dev/toolkits/search/youtube",
|
|
1461
|
+
relativeDocsLink: "/toolkits/search/youtube",
|
|
1462
|
+
category: "search",
|
|
1463
|
+
type: "arcade"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
id: "Zendesk",
|
|
1467
|
+
label: "Zendesk",
|
|
1468
|
+
isBYOC: !1,
|
|
1469
|
+
isPro: !1,
|
|
1470
|
+
publicIconUrl: `${o}/zendesk.svg`,
|
|
1471
|
+
icon: Xo,
|
|
1472
|
+
summary: "Manage customer support and service with your agents.",
|
|
1473
|
+
docsLink: "https://docs.arcade.dev/toolkits/customer-support/zendesk",
|
|
1474
|
+
relativeDocsLink: "/toolkits/customer-support/zendesk",
|
|
1475
|
+
category: "customer-support",
|
|
1476
|
+
type: "arcade",
|
|
1477
|
+
isComingSoon: !1
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
id: "Zoom",
|
|
1481
|
+
label: "Zoom",
|
|
1482
|
+
isBYOC: !1,
|
|
1483
|
+
isPro: !1,
|
|
1484
|
+
publicIconUrl: `${o}/zoom.svg`,
|
|
1485
|
+
icon: Zo,
|
|
1486
|
+
summary: "Join and manage Zoom meetings with your agents",
|
|
1487
|
+
docsLink: "https://docs.arcade.dev/toolkits/social-communication/zoom",
|
|
1488
|
+
relativeDocsLink: "/toolkits/social-communication/zoom",
|
|
1489
|
+
category: "social",
|
|
1490
|
+
type: "arcade"
|
|
1491
|
+
}
|
|
1492
|
+
], Ne = Qo.reduce(
|
|
1493
|
+
(i, e) => (i[e.id] = e, i),
|
|
1494
|
+
{}
|
|
1495
|
+
);
|
|
1496
|
+
export {
|
|
1497
|
+
Ee as CATEGORIES,
|
|
1498
|
+
Qo as TOOLKITS,
|
|
1499
|
+
Ne as TOOLKIT_CATALOGUE
|
|
1500
|
+
};
|