rdstation_create_deal
Create a new deal in RD Station CRM by specifying its name, pipeline, stage, contacts, or organization. This tool adds the deal to the CRM.
Instructions
Create a deal in RD Station CRM. deal is the raw request body per the RD Station CRM API (e.g. { name, deal_pipeline_id, deal_stage_id, contact_ids: [...], organization_id }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal | Yes |