Prompt Cookbook
Copy-paste prompts for everything the MCP can do. Just type them in your editor’s chat.
No commands to memorize. Just ask in plain English — the AI picks the right tool.
Agents
List agents
Create an agent
Update an agent's prompt
Update agent settings
Delete an agent
Call logs
Recent calls
Filter by status
Filter by phone number
Filter by type
Debugging
Call IDs look like CALL-1234567890-abc123. You can find them in call log responses or in the Atoms Console.
This returns everything about a single call:
- Full transcript — complete conversation between agent and caller
- Errors — any errors that occurred during the call
- Cost breakdown — LLM, TTS, STT, telephony, and platform costs
- Post-call analytics — disposition metrics extracted from the conversation
Usage & costs
Making calls
These trigger real phone calls. The agent will call the number and follow its configured prompt.
Campaigns & phone numbers
Campaigns
Phone numbers
Chaining actions
You can combine multiple steps in a single prompt — the AI executes them in sequence:
This will:
- Create the agent
- Update its prompt
- Make the call
All in one go.

