list_pipelines
Retrieve a comprehensive list of all AWS CodePipeline pipelines using this built-in tool, enabling streamlined pipeline management and monitoring within the AWS environment.
Instructions
List all CodePipeline pipelines
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}