hubspot-list-workflows
Retrieve a paginated list of workflows from a HubSpot account, including ID, name, type, and status. Use 'limit' to control results per page and 'after' for pagination.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Cursor token to fetch the next page of results. Use the paging.next.after value from the previous response. | |
limit | No | The maximum number of workflows to return per page (1-100). |