Skip to content

Commit 6868325

Browse files
fix(blog): slash actions description (#2976)
* improvement(docs): loop and parallel var reference syntax * fix(blog): slash actions description
1 parent fc7f56e commit 6868325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sim/content/blog/v0-5/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Copilot supports slash commands that trigger specialized capabilities:
3131

3232
- `/fast` — uses a faster model for quick responses when you need speed over depth
3333
- `/research` — performs multi-step web research on a topic, synthesizing results from multiple sources
34-
- `/actions`enables agentic mode where Copilot can take actions on your behalf, like modifying blocks or creating workflows
34+
- `/actions`lets Copilot directly use your connected integrations as tools, like reading your Gmail, sending Slack messages, or querying your database—all outside the context of a workflow
3535
- `/search` — searches the web for relevant information
3636
- `/read` — reads and extracts content from a URL
3737
- `/scrape` — scrapes structured data from web pages

0 commit comments

Comments
 (0)