get_containers_process_trees
Retrieve process trees for specified container IDs to analyze runtime behavior, with an optional limit on the number of processes. Enhances visibility in Kubernetes and cloud environments.
Instructions
Get process trees for multiple containers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
container_ids | Yes | List of container IDs to get process trees for | |
processes_limit | No | Limit the number of processes to get |