Files
Create file– Create a new file or rewrite an existing one with the provided content.Edit file– Edit a text file using a sequence of precise edit operations.Edit file fast– Edit a text file using a fast apply LLM.Read file– Read a file from the computer.List files– Directory listing tool that shows files and subdirectories in a tree structure, helping you explore and understand the project organization.Search files– Search files by content or filename using ripgrep.Transcribe audio– Transcribe an audio file and save the transcript next to the original file.Transcribe video– Transcribe audio from a video file and save the transcript next to the original file.Generate image– Generate an image following the provided prompt using an AI image generation model.Edit image– Remix an existing image (or images) using an AI image model.Generate video from image– Generate a short, 5 second video from an input image using an AI video generation model.Generate diagram– Generate a block diagram, using D2.
Web
Read webpage– Read the content of a webpage.Open webpage– Open a webpage in Zo’s browser.View webpage– View the current page in the browser and get its content plus a screenshot.Use webpage– Interact with the current page using an AI agent.Save webpage– Save webpage content to the user’s Articles directory.Search the web– Search the web using a search engine.Research the web– Perform an in-depth web search using a more powerful search engine.Find similar links– Find web pages similar to a given URL.Search images– Search for images on the web using a search engine.Search X– Search X (Twitter) for posts and users matching a query.Search Google Maps– Search Google Maps for locations.
Computer
Run command– Run a single shell command on the computer.Run parallel commands– Run multiple shell commands in parallel on the computer.Run commands sequentially– Run multiple shell commands sequentially on the computer.Create site– Create a site (also known as an app, or a website).Publish site– Publish or republish the current Zo Site to make it publicly accessible on the internet.Unpublish site– Unpublish the current Zo Site to make it private again.Create service– Register a User Service (HTTP or TCP) definition on your Zo server.List services– List User Services (HTTP or TCP) running on your Zo server.Diagnose service– Diagnose issues and get details about the status of a user_service.Update service– Update a user service (HTTP or TCP) on your Zo server. Only specify the fields you want to change; omitted fields keep their existing values. Always restarts the service process.Delete service– Delete a user service (HTTP or TCP) on your Zo server.Proxy local service– Proxy a local service to a public endpoint using a TCP tunnel, similar to ngrok.Change hardware– Change the GPU, CPU, or RAM configuration of your Zo computer.Browse desktop– Control Chrome on the user’s desktop to complete a browser task.
Integrations
Send email– Send an email to the user’s email address.Send SMS– Send an SMS text message to the USER or a contact.Send Telegram message– Send a message to the user via Telegram.Connect Telegram– Generate a pairing code to connect the user’s Telegram account to Zo.List app tools– List all available tools and configured props for an app connected by the user.Use Gmail– Work with the user’s connected Gmail account.Use Google Calendar– Work with the user’s connected Google Calendar account.Use Google Drive– Work with the user’s connected Google Drive account (includes Google Docs, Sheets, Slides, and Forms).Use OneDrive– Work with the user’s connected Microsoft OneDrive account via Pipedream.Use Notion– Work with the user’s connected Notion account.Use Linear– Work with the user’s connected Linear workspace.Use Airtable– Work with the user’s connected Airtable bases.Use Dropbox– Work with the user’s connected Dropbox account via Pipedream.Use Spotify– Use a tool to work with the user’s connected Spotify account.
Commerce
Create product– Create a Stripe product on the user’s connected account.Create price– Create a new price for an existing Stripe product.Create payment link– Create a payment link for an existing Stripe price.List payment links– List all payment links for the user.Update payment link– Update an existing payment link (activate/deactivate).Update product– Update an existing Stripe product’s name or description.List orders– List all orders (checkout sessions) for the user.Update orders– Update the fulfillment status of one or more orders.
Agents
Create agent– Create an agent to automatically run an AI task.List agents– List all registered agents.Edit agent– Edit an existing agent’s instruction, schedule, delivery method, or model.Delete agent– Delete an existing agent.
Personalization
Create persona– Create a new persona for Zo.List personas– List all personas for the user.Edit persona– Edit fields of an existing persona.Delete persona– Delete a persona by ID for the current user.Set active persona– Set the active persona for the current channel (chat, SMS, email, etc.).Create rule– Create a new user rule for Zo.List rules– List all rules for the user.Edit rule– Edit an existing rule.Delete rule– Delete a rule by ID.Update user settings– Update the user’s settings (name, bio) in Zo.
Zo Space
Read from space– Get a space route by path, including its source code.Edit space– Create or update a route in the user’s zo.space site.Delete from space– Delete a route from the user’s zo.space site.View space– List all routes in the user’s zo.space site.Undo space change– Undo the last change to a space route, restoring the previous version.Redo space change– Redo a previously undone space route change, restoring the next version.Upload asset to space– Copy a file from the workspace to the user’s zo.space assets.Remove asset from space– Delete a static asset from the user’s zo.space site.List space assets– List all uploaded assets in the user’s zo.space site.Check space– Get recent errors from the user’s zo.space routes.