Skip to content

Commit b46cc4c

Browse files
authored
Hide links for non-oss toolkits (#429)
1 parent fb0c722 commit b46cc4c

33 files changed

+10
-40
lines changed

pages/toolkits/development/e2b.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to run code in a sandboxed environment."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/e2b"
1312
authType="API Key"
1413
versions={["0.1.0"]}
1514
/>

pages/toolkits/development/firecrawl/firecrawl.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to scrape, crawl, and map websites."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/firecrawl"
1312
authType="API Key"
1413
versions={["0.1.0"]}
1514
/>

pages/toolkits/development/github/github.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to interact with GitHub repositories, issues, and pull requests."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/github"
1312
authType="oauth2"
1413
authProviderName="GitHub"
1514
versions={["0.1.0"]}

pages/toolkits/entertainment/spotify.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to interact with Spotify tracks."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/spotify"
1312
authType="oauth2"
1413
authProviderName="Spotify"
1514
versions={["0.1.0"]}

pages/toolkits/payments/stripe.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Empower your agents to interact with the Stripe API."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/stripe"
1312
authType="API Key"
1413
versions={['0.1.0']}
1514
/>

pages/toolkits/productivity/asana.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to interact with tasks, projects, and workspaces in Asana."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/asana"
1312
authType="oauth2"
1413
versions={["0.1.0"]}
1514
/>

pages/toolkits/productivity/confluence.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to interact with Confluence."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/confluence"
1312
authType="oauth2"
1413
authProviderName="Atlassian"
1514
versions={["0.1.0"]}

pages/toolkits/productivity/gmail.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to send, read, and manage emails in Gmail."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/google_gmail"
1312
authType="oauth2"
1413
authProviderName="Google"
1514
versions={["0.1.0"]}

pages/toolkits/productivity/google_calendar.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to interact with Google Calendar events."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/google_calendar"
1312
authType="oauth2"
1413
authProviderName="Google"
1514
versions={["0.1.0"]}

pages/toolkits/productivity/google_contacts.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import ToolFooter from "@/components/ToolFooter";
99
<ToolInfo
1010
description="Enable agents to interact with Google Contacts."
1111
author="Arcade"
12-
codeLink="https://github.com/ArcadeAI/arcade-ai/tree/main/toolkits/google_contacts"
1312
authType="oauth2"
1413
authProviderName="Google"
1514
versions={["0.1.0"]}

0 commit comments

Comments
 (0)