diff --git a/apps/sim/content/blog/v0-5/index.mdx b/apps/sim/content/blog/v0-5/index.mdx index ae66ab688..9d3bd131f 100644 --- a/apps/sim/content/blog/v0-5/index.mdx +++ b/apps/sim/content/blog/v0-5/index.mdx @@ -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