move-deal-stage
Move a deal to another pipeline stage by supplying the deal ID and the target stage ID.
Instructions
Move a deal to another pipeline stage (PATCH /api/public/sales/deals/{id}/stage). Scope: sales:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deal id. | |
| stageId | Yes | Target stage id. |