Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pages/toolkits/development/github/github.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ pip install arcade_github

## Available Tools

These tools are currently available in the Arcade GitHub toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/entertainment/spotify.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ pip install arcade_spotify

## Available Tools

These tools are currently available in the Arcade Spotify toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/productivity/google/calendar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ pip install arcade_google

## Available Tools

These tools are currently available in the Arcade Calendar toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/productivity/google/contacts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ pip install arcade_google

## Available Tools

These tools are currently available in the Arcade Contacts toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/productivity/google/docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ pip install arcade_google

## Available Tools

These tools are currently available in the Arcade Docs toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/productivity/google/drive.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ pip install arcade_google

## Available Tools

These tools are currently available in the Arcade Drive toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[["ListDocuments", "List documents in the user's Google Drive. Note: This tool currently requires a self-hosted instance of Arcade."]]}
Expand Down
2 changes: 1 addition & 1 deletion pages/toolkits/productivity/google/gmail.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pip install arcade_google

## Available Tools

These tools are currently available in the Arcade GitHub toolkit.
These tools are currently available in the Arcade Gmail toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
Expand Down
4 changes: 3 additions & 1 deletion pages/toolkits/productivity/notion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ pip install arcade_notion_toolkit

## Available tools

These tools are currently available in the Arcade Notion toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down Expand Up @@ -286,4 +288,4 @@ The Arcade Notion toolkit uses the [Notion auth provider](/home/auth-providers/n

With the hosted Arcade Engine, there's nothing to configure. Your users will see `Arcade` as the name of the application that's requesting permission.

With a self-hosted installation of Arcade, you need to [configure the Notion auth provider](/home/auth-providers/notion#configuring-notion-auth) with your own Notion app credentials.
With a self-hosted installation of Arcade, you need to [configure the Notion auth provider](/home/auth-providers/notion#configuring-notion-auth) with your own Notion app credentials.
2 changes: 2 additions & 0 deletions pages/toolkits/social-communication/linkedin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ pip install arcade_linkedin

## Available Tools

These tools are currently available in the Arcade LinkedIn toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[["CreateTextPost", "Share a new text post to LinkedIn."]]}
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/social-communication/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ pip install arcade_slack

## Available Tools

These tools are currently available in the Arcade Slack toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/social-communication/x.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ pip install arcade_x

## Available Tools

These tools are currently available in the Arcade X toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down
2 changes: 2 additions & 0 deletions pages/toolkits/social-communication/zoom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ pip install arcade_zoom

## Available Tools

These tools are currently available in the Arcade Zoom toolkit.

<TableOfContents
headers={["Tool Name", "Description"]}
data={[
Expand Down