Pipeline Recommendations Tool
pipeline-recommendationsLists persisted pipeline recommendations for the authenticated business without generating, editing, approving, rejecting, or executing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum recommendations to return. | |
| status | No | Recommendation state; defaults to pending. | |
| action_type | No | Optional exact pipeline recommendation action type. | |
| recommendation_id | No | Optional exact recommendation ID. | |
| include_draft_history | No | When true, recommendation_id is required and bounded draft edit history is returned. |