list_deals
Retrieve all deals from Nimble CRM. Adjust the sort field and limit to control which deals appear.
Instructions
List all of the current user's deals.
Args: sort: Sort spec as ":", e.g. "name:asc". limit: Max deals to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | name:desc | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |