list_deals
Retrieve a list of deals from Salesmate CRM, with optional filtering by a specific contact ID to narrow results.
Instructions
List deals, optionally filtered to a specific contact.
Args: contact_id: Optional contact id to filter deals by.
Returns: A structured object with the matching deals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||