smallforce calls
Manage assistants, publishing, personal audio/video links, numbers and call history
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run smallforce calls --help locally to view the same reference for your installed version.
Subcommands
smallforce calls credits: Show the existing SmallForce credit balancesmallforce calls list: List call history, newest firstsmallforce calls get: Get a call with events, transcripts and recording detailssmallforce calls events: Read the call’s lifecycle eventssmallforce calls transcripts: Read call transcriptssmallforce calls recording: Get the existing recording’s temporary playback URL, when availablesmallforce calls voices: Discover the voice service’s TTS voice catalogsmallforce calls publish: Configure regular assistants’ public pages and website embedssmallforce calls links: Manage personalized audio/video call invitations for regular assistantssmallforce calls answers: Read collected answers, field definitions and missing required fieldssmallforce calls video: Discover available video avatars and voicessmallforce calls assistants: Manage voice assistant configurationsmallforce calls phone-numbers: Search, purchase and manage inbound phone numberssmallforce calls knowledge: Manage the existing voice knowledge and training jobs
Complete command help
Usage: smallforce calls [options] [command]
Manage assistants, publishing, personal audio/video links, numbers and call history
Options:
--api-key <key> SmallForce API key, or set SMALLFORCE_API_KEY
--backend-url <url> SmallForce backend URL, or set SMALLFORCE_BACKEND_URL
--json Print stable machine-readable JSON
--text Print human-readable text
--format <format> Output format: text or json
-h, --help display help for command
Commands:
credits [options] Show the existing SmallForce credit balance
list [options] List call history, newest first
get [options] <callId> Get a call with events, transcripts and recording details
events [options] <callId> Read the call's lifecycle events
transcripts [options] <callId> Read call transcripts
recording [options] <callId> Get the existing recording's temporary playback URL, when
available
voices [options] Discover the voice service's TTS voice catalog
publish [options] Configure regular assistants' public pages and website embeds
links [options] Manage personalized audio/video call invitations for regular
assistants
answers [options] <callId> Read collected answers, field definitions and missing required
fields
video [options] Discover available video avatars and voices
assistants [options] Manage voice assistant configuration
phone-numbers [options] Search, purchase and manage inbound phone numbers
knowledge [options] Manage the existing voice knowledge and training jobs
help [command] display help for command
Related reference
smallforce: Parent command and related operations.- CLI installation and authentication: Install the CLI and configure an API key.
- CLI JSON output: Use stable machine-readable output in scripts and agents.