organizations_list_deals
List all deals linked to an organization by providing its ID, with optional filters for status and pagination.
Instructions
List all deals associated with a specific organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| status | No | Deal status filter | |
| start | No | Pagination start | |
| limit | No | Items per page |