bamboo_list_plans
Retrieve a paginated list of all Bamboo build plans, with optional expansion of plan details and stages.
Instructions
List all Bamboo build plans
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Fields to expand in the response (e.g., "plans.plan.stages") | |
| start_index | No | Starting index for pagination (default: 0) | |
| max_results | No | Maximum number of results to return (default: 25) |