list_pipeline_deals_by_owner
Retrieve a pipeline's deals organized by owner. Specify the pipeline ID to get a sorted list of deals with a limit per owner.
Instructions
List a pipeline's deals grouped by owner.
Args: pipeline_id: The Nimble pipeline ID. sort: Sort spec as ":". limit: Max deals per owner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | name:desc | |
| limit | No | ||
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |