You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated translation updates triggered by changes to documentation.
62
+
63
+
This PR was automatically created after content changes were made, updating translations for all supported languages using Lingo.dev AI translation engine.
- [x] Self-reviewed my changes (automated process)
91
+
- [ ] Tests added/updated and passing
92
+
- [x] No new warnings introduced
93
+
- [x] I confirm that I have read and agree to the terms outlined in the [Contributor License Agreement (CLA)](./CONTRIBUTING.md#contributor-license-agreement-cla)
94
+
95
+
## Screenshots/Videos
96
+
<!-- Translation changes are text-based - no visual changes expected -->
97
+
<!-- Reviewers should check the documentation site renders correctly for all languages -->
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/tools/airtable.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ In Sim, the Airtable integration enables your agents to interact with your Airta
57
57
58
58
## Usage Instructions
59
59
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.
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/tools/browser_use.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ In Sim, the BrowserUse integration allows your agents to interact with the web a
57
57
58
58
## Usage Instructions
59
59
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 weband perform actions as if a real user was interacting with the browser. Requires API Key.
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/tools/confluence.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ In Sim, the Confluence integration enables your agents to access and leverage yo
43
43
44
44
## Usage Instructions
45
45
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.
@@ -57,7 +57,7 @@ Discord components in Sim use efficient lazy loading, only fetching data when ne
57
57
58
58
## Usage Instructions
59
59
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.
Copy file name to clipboardExpand all lines: apps/docs/content/docs/en/tools/file.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The File Parser tool is particularly useful for scenarios where your agents need
50
50
51
51
## Usage Instructions
52
52
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.
0 commit comments