app_pool_list
List published application pools with IDs, names, farms, enabled status, and executable paths. Use limit and offset to navigate paginated results.
Instructions
[READ] List published application pools: id, name, farm, enabled, executable path. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default 50). | |
| offset | No | Page offset. | |
| target | No | Horizon target from config.yaml; omit to use the default. |