circleci_list_workflows
Retrieve all workflows associated with a CircleCI pipeline using its ID. Provide your API token and pipeline ID to get workflow details.
Instructions
List workflows for a CircleCI pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | CircleCI personal API token | |
| pipeline_id | Yes | Pipeline ID |