list_agent_pools
Retrieve and display TeamCity agent pools with pagination support for efficient CI/CD infrastructure management.
Instructions
List agent pools (supports pagination)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
all | No | Fetch all pages up to maxPages | |
fields | No | Optional fields selector for server-side projection | |
maxPages | No | Max pages to fetch (when all=true) | |
pageSize | No | Items per page (default 100) |