Agents
An agent is one thing you charge for — a support bot, a voice assistant, a summarizer. Usage is reported against an agent, and pricing hangs off it.
paygent agent create
Pick --external-id once and keep it stable. Changing it orphans every event already sent under the old value.
paygent agent list
paygent agent get
An agent can be named by external ID, name, or ID.
paygent agent update
paygent agent enable
Make an agent accept usage. Also disable, pause, and resume.
paygent agent ensure
Create an agent only if it does not already exist. Idempotent, so it is safe in a deploy script.
Agents created this way start inactive and must be enabled.
paygent agent indicator
Indicators are the units you meter. Add, list, and remove them.
paygent agent pricing
Read and write an agent’s pricing.
--price routes to the activity or outcome block automatically, based on the indicator’s own type.
