Skip to content

Commit 3122b50

Browse files
authored
feat(tools): add generic mail sending block/tools, updated docs script (#1348)
* update infra and remove railway * feat(tools): add generic mail sending block/tools, updated docs script * Revert "update infra and remove railway" This reverts commit abfa2f8. * remove message id * updated type
1 parent a31305b commit 3122b50

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+507
-83
lines changed

apps/docs/content/docs/en/tools/airtable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In Sim, the Airtable integration enables your agents to interact with your Airta
5757

5858
## Usage Instructions
5959

60-
Integrate Airtable functionality to manage table records. List, get, create,
60+
Integrates Airtable into the workflow. Can create, get, list, or update Airtable records. Requires OAuth. Can be used in trigger mode to trigger a workflow when an update is made to an Airtable table.
6161

6262

6363

apps/docs/content/docs/en/tools/arxiv.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In Sim, the ArXiv integration enables your agents to programmatically search, re
4747

4848
## Usage Instructions
4949

50-
Search for academic papers, retrieve metadata, download papers, and access the vast collection of scientific research on ArXiv.
50+
Integrates ArXiv into the workflow. Can search for papers, get paper details, and get author papers. Does not require OAuth or an API key.
5151

5252

5353

apps/docs/content/docs/en/tools/browser_use.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In Sim, the BrowserUse integration allows your agents to interact with the web a
5757

5858
## Usage Instructions
5959

60-
Execute browser automation tasks with BrowserUse to navigate the web, scrape data, and perform actions as if a real user was interacting with the browser. The task runs asynchronously and the block will poll for completion before returning results.
60+
Integrate Browser Use into the workflow. Can navigate the web and perform actions as if a real user was interacting with the browser. Requires API Key.
6161

6262

6363

apps/docs/content/docs/en/tools/clay.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ In Sim, the Clay integration allows your agents to push structured data into Cla
198198

199199
## Usage Instructions
200200

201-
Populate Clay workbook with data using a JSON or plain text. Enables direct communication and notifications with channel confirmation.
201+
Integrate Clay into the workflow. Can populate a table with data. Requires an API Key.
202202

203203

204204

apps/docs/content/docs/en/tools/confluence.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In Sim, the Confluence integration enables your agents to access and leverage yo
4343

4444
## Usage Instructions
4545

46-
Connect to Confluence workspaces to retrieve and search documentation. Access page content, metadata, and integrate Confluence documentation into your workflows.
46+
Integrate Confluence into the workflow. Can read and update a page. Requires OAuth.
4747

4848

4949

apps/docs/content/docs/en/tools/discord.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
2222
<g>
2323
<path
2424
d='M216.856339,16.5966031 C200.285002,8.84328665 182.566144,3.2084988 164.041564,0 C161.766523,4.11318106 159.108624,9.64549908 157.276099,14.0464379 C137.583995,11.0849896 118.072967,11.0849896 98.7430163,14.0464379 C96.9108417,9.64549908 94.1925838,4.11318106 91.8971895,0 C73.3526068,3.2084988 55.6133949,8.86399117 39.0420583,16.6376612 C5.61752293,67.146514 -3.4433191,116.400813 1.08711069,164.955721 C23.2560196,181.510915 44.7403634,191.567697 65.8621325,198.148576 C71.0772151,190.971126 75.7283628,183.341335 79.7352139,175.300261 C72.104019,172.400575 64.7949724,168.822202 57.8887866,164.667963 C59.7209612,163.310589 61.5131304,161.891452 63.2445898,160.431257 C105.36741,180.133187 151.134928,180.133187 192.754523,160.431257 C194.506336,161.891452 196.298154,163.310589 198.110326,164.667963 C191.183787,168.842556 183.854737,172.420929 176.223542,175.320965 C180.230393,183.341335 184.861538,190.991831 190.096624,198.16893 C211.238746,191.588051 232.743023,181.531619 254.911949,164.955721 C260.227747,108.668201 245.831087,59.8662432 216.856339,16.5966031 Z M85.4738752,135.09489 C72.8290281,135.09489 62.4592217,123.290155 62.4592217,108.914901 C62.4592217,94.5396472 72.607595,82.7145587 85.4738752,82.7145587 C98.3405064,82.7145587 108.709962,94.5189427 108.488529,108.914901 C108.508531,123.290155 98.3405064,135.09489 85.4738752,135.09489 Z M170.525237,135.09489 C157.88039,135.09489 147.510584,123.290155 147.510584,108.914901 C147.510584,94.5396472 157.658606,82.7145587 170.525237,82.7145587 C183.391518,82.7145587 193.761324,94.5189427 193.539891,108.914901 C193.539891,123.290155 183.391518,135.09489 170.525237,135.09489 Z'
25-
fill='#5865F2'
25+
fill='currentColor'
2626
fillRule='nonzero'
2727
/>
2828
</g>
@@ -57,7 +57,7 @@ Discord components in Sim use efficient lazy loading, only fetching data when ne
5757

5858
## Usage Instructions
5959

60-
Connect to Discord to send messages, manage channels, and interact with servers. Automate notifications, community management, and integrate Discord into your workflows.
60+
Integrate Discord into the workflow. Can send and get messages, get server information, and get a user’s information. Requires bot API key.
6161

6262

6363

apps/docs/content/docs/en/tools/elevenlabs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In Sim, the ElevenLabs integration enables your agents to convert text to lifeli
3939

4040
## Usage Instructions
4141

42-
Generate realistic speech from text using ElevenLabs voices.
42+
Integrate ElevenLabs into the workflow. Can convert text to speech. Requires API key.
4343

4444

4545

apps/docs/content/docs/en/tools/exa.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In Sim, the Exa integration allows your agents to search the web for information
4444

4545
## Usage Instructions
4646

47-
Search the web, retrieve content, find similar links, and answer questions using Exa's powerful AI search capabilities.
47+
Integrate Exa into the workflow. Can search, get contents, find similar links, answer a question, and perform research. Requires API Key.
4848

4949

5050

apps/docs/content/docs/en/tools/file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The File Parser tool is particularly useful for scenarios where your agents need
5050

5151
## Usage Instructions
5252

53-
Upload and extract contents from structured file formats including PDFs, CSV spreadsheets, and Word documents (DOCX). You can either provide a URL to a file or upload files directly. Specialized parsers extract text and metadata from each format. You can upload multiple files at once and access them individually or as a combined document.
53+
Integrate File into the workflow. Can upload a file manually or insert a file url.
5454

5555

5656

apps/docs/content/docs/en/tools/firecrawl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This allows your agents to gather information from websites, extract structured
5959

6060
## Usage Instructions
6161

62-
Extract content from any website with advanced web scraping or search the web for information. Retrieve clean, structured data from web pages with options to focus on main content, or intelligently search for information across the web.
62+
Integrate Firecrawl into the workflow. Can search, scrape, or crawl websites. Requires API Key.
6363

6464

6565

0 commit comments

Comments
 (0)