list_resources
Find and filter processes, applications, containers, and infrastructure by CPU or memory usage. Use snapshots for consistent follow-up queries and hierarchy for accurate attribution.
Instructions
Find processes, applications, containers, or infrastructure by CPU/memory, filters, and limit. Reuse snapshot_id for follow-ups; resource IDs belong to that observation. Use returned hierarchy for attribution; do not infer container membership from process names or source labels alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| parent | No | Immediate children of this resource; requires snapshot_id. | |
| sort_by | No | ||
| max_age_ms | No | Latest snapshot age bound; default 3000, zero forces collection. Mutually exclusive with snapshot_id. | |
| sort_order | No | ||
| environment | No | ||
| snapshot_id | No | Opaque retained snapshot ID; never parse it. | |
| name_contains | No | Case-sensitive name substring. | |
| resource_kind | No |