Get Pipeline Flow
heymax_crm_get_pipeline_flowFetch workspace and flow data for a HeyMax CRM funnel or pipeline slug, optionally including images and choosing markdown or JSON output. Use it to inspect pipeline structure and flow details.
Instructions
Fetch workspace and flow data for a given HeyMax CRM funnel or pipeline slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| funnel | Yes | Pipeline/funnel slug used by the API. | |
| include_images | No | Include base64 image fields when the API supports them. | |
| response_format | No | Response format. Use 'markdown' for readability or 'json' for structured output. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| funnel | Yes | ||
| result | No | ||
| include_images | Yes |