mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-24 22:38:00 -05:00
fix(blog): slash actions description (#2976)
* improvement(docs): loop and parallel var reference syntax * fix(blog): slash actions description
This commit is contained in:
committed by
GitHub
parent
fc7f56e21b
commit
68683258c3
@@ -31,7 +31,7 @@ Copilot supports slash commands that trigger specialized capabilities:
|
||||
|
||||
- `/fast` — uses a faster model for quick responses when you need speed over depth
|
||||
- `/research` — performs multi-step web research on a topic, synthesizing results from multiple sources
|
||||
- `/actions` — enables agentic mode where Copilot can take actions on your behalf, like modifying blocks or creating workflows
|
||||
- `/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
|
||||
- `/search` — searches the web for relevant information
|
||||
- `/read` — reads and extracts content from a URL
|
||||
- `/scrape` — scrapes structured data from web pages
|
||||
|
||||
Reference in New Issue
Block a user