Create a new agent
create_agentCreate a new AI sales agent. Costs 1 credit. The agent is created in DRAFT status and does not start contacting anyone — you still need to attach it to a campaign and launch the campaign. Required: name + description. Company info (name/website/description) is required BEFORE generating a sales script, so you can either pass it here OR call set_agent_company later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent's display name (e.g. 'Sales agent for Acme') | |
| description | Yes | A short description of the agent itself (1-2 sentences, what it does) |