list_collectors
Retrieve a paginated list of collectors with IDs, names, types, and status. Filter by hosted, installed, alive, or dead to monitor deployment health.
Instructions
List all collectors with their IDs, names, types, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max collectors to return | |
| offset | No | Pagination offset | |
| filter_type | No | Filter: 'hosted', 'installed', 'alive', 'dead', or '' for all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |