Skip to content

Commit 4d1080d

Browse files
committed
updated tests
1 parent b949584 commit 4d1080d

File tree

10 files changed

+10
-0
lines changed

10 files changed

+10
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Key features of Gmail include:
2626
In Sim, the Gmail integration allows your agents to interact with your emails programmatically—sending, receiving, searching, and organizing messages as part of powerful AI workflows. Agents can draft emails, trigger processes based on new email arrivals, and automate repetitive email tasks, freeing up time and reducing manual labor. By connecting Sim with Gmail, you can build intelligent agents to manage communications, automate follow-ups, and maintain organized inboxes within your workflows.
2727
{/* MANUAL-CONTENT-END */}
2828

29+
2930
## Usage Instructions
3031

3132
Integrate Gmail into the workflow. Can send, read, search, and move emails. Can be used in trigger mode to trigger a workflow when a new email is received.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Key features of Google Calendar include:
2727
In Sim, the Google Calendar integration allows your agents to read, create, update, and list calendar events as part of automated workflows. This enables powerful scenarios such as syncing meeting information, generating reminders, tracking event changes, coordinating team schedules, and much more. By connecting Sim with Google Calendar, your agents can handle scheduling tasks, manage events intelligently, and keep your whole organization on track without manual intervention.
2828
{/* MANUAL-CONTENT-END */}
2929

30+
3031
## Usage Instructions
3132

3233
Integrate Google Calendar into the workflow. Can create, read, update, and list calendar events.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Key features of Google Vault include:
2525
In Sim, the Google Vault integration lets your AI agents programmatically manage Vault matters, exports, and holds. This enables automated workflows for legal discovery, compliance archiving, and data retention management in your organization. Agents can initiate new exports, list available holds, manage legal matters, and retrieve exported files directly through your automated processes, ensuring your compliance and information governance needs are met efficiently and securely.
2626
{/* MANUAL-CONTENT-END */}
2727

28+
2829
## Usage Instructions
2930

3031
Connect Google Vault to create exports, list exports, and manage holds within matters.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Key features of Jira Service Management include:
2727
With Sim’s Jira Service Management integration, you can create, monitor, and update service requests, fetch and manage customer organizations, track active queues, and automate ITSM operations programmatically. Build intelligent service desk agents, automate workflows triggered by service events, and ensure both end-users and service teams benefit from proactive, AI-powered support.
2828
{/* MANUAL-CONTENT-END */}
2929

30+
3031
## Usage Instructions
3132

3233
Integrate with Jira Service Management for IT service management. Create and manage service requests, handle customers and organizations, track SLAs, and manage queues.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Excel’s integration empowers every type of user—from analysts to managers—
2727
Connect Microsoft Excel to your automations to streamline data management, reporting, and collaboration within your workflows.
2828
{/* MANUAL-CONTENT-END */}
2929

30+
3031
## Usage Instructions
3132

3233
Integrate Microsoft Excel into the workflow with explicit sheet selection. Can read and write data in specific sheets.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ With Neo4j integrations, you can:
2525
Whether building recommendation systems, anti-fraud solutions, knowledge graphs, or AI-powered applications, Neo4j empowers teams to unlock the full value of their connected data. Start integrating Neo4j into your workflows to make smarter decisions, faster.
2626
{/* MANUAL-CONTENT-END */}
2727

28+
2829
## Usage Instructions
2930

3031
Integrate Neo4j graph database into the workflow. Can query, create, merge, update, and delete nodes and relationships.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ With the Spotify integration, you can:
2525
Spotify empowers music lovers, curators, and creators to personalize their audio experience, automate routine tasks, and spend more time enjoying and sharing what they love. Enhance your productivity and add a soundtrack to your day—connect Spotify to your automated workflows now!
2626
{/* MANUAL-CONTENT-END */}
2727

28+
2829
## Usage Instructions
2930

3031
Integrate Spotify into your workflow. Search for tracks, albums, artists, and playlists. Manage playlists, access your library, control playback, browse podcasts and audiobooks.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Tinybird empowers engineering, analytics, and product teams to deliver lightning
2727
Connect Tinybird to your workflows today to accelerate data-driven features, automation, and analytics!
2828
{/* MANUAL-CONTENT-END */}
2929

30+
3031
## Usage Instructions
3132

3233
Interact with Tinybird using the Events API to stream JSON or NDJSON events, or use the Query API to execute SQL queries against Pipes and Data Sources.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Zep empowers developers to build smarter, more contextual, and helpful AI applic
2727
Unlock richer conversations and more capable agents by integrating Zep into your automated workflows today!
2828
{/* MANUAL-CONTENT-END */}
2929

30+
3031
## Usage Instructions
3132

3233
Integrate Zep for long-term memory management. Create threads, add messages, retrieve context with AI-powered summaries and facts extraction.

apps/sim/blocks/blocks.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ describe('Blocks Module', () => {
386386
'webhook-config',
387387
'schedule-info',
388388
'file-selector',
389+
'sheet-selector',
389390
'project-selector',
390391
'channel-selector',
391392
'user-selector',

0 commit comments

Comments
 (0)