hubspot_workflows_batch_read
Fetch up to 100 automation workflow definitions by their IDs in one API call, reducing request overhead compared to individual fetches.
Instructions
[BETA] Read multiple automation workflows (flows) by their IDs in a single API call. More efficient than multiple individual hubspot_workflows_get calls when fetching several flows at once. Maximum 100 flow IDs per request. Requires the "automation" OAuth scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowIds | Yes | Array of v4 flow IDs to retrieve. Maximum 100 IDs per request. |