Create deployment
create_deploymentCreate a DRAFT deployment channel for the agent (does NOT publish the agent). Activate it separately with activate_deployment. Identity-unverified self-serve orgs may only use web-widget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for this deployment (unique per agent + type). | |
| config | No | Channel config. Optional config.interactiveElements maps forms/buttons/multichoice to booleans. | |
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). | |
| description | No | Optional description. | |
| deployment_type | Yes | Channel type. |