When to use AI Script Builder
Describe your call
When you choose AI Script Builder while creating a new agent, describe what the call should accomplish, or paste an existing script or transcript you already use. AgentCallback uses this input to create a starting configuration for the agent.Review the generated configuration
Open the generated agent and review its instructions, script type, and any suggested settings before you rely on it. Treat the output as a first draft — run a test call and adjust anything that doesn’t match how you want the conversation to go.Fine-tune manually
From here, refine the agent using the same tools available to any agent:- Adjust the instructions on a Single Prompt agent, or rebuild the flow visually with Pathways.
- Add variables for data the agent needs before the call starts.
- Add tools for actions the agent should take during the call.