You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`email_security_domains_list`| Returns all email domains managed by an email protection solution. |`read`|
149
149
|`email_security_servers_list`| Returns all email servers managed by an on-premises email protection solution. |`read`|
150
150
151
+
### Container Security
152
+
153
+
| Tool | Description | Mode |
154
+
| ---- | ----------- | ---- |
155
+
|`container_security_ecs_clusters_list`| Displays all registered Amazon Elastic Container Service (ECS) clusters in a paginated list |`read`|
156
+
|`container_security_image_vulnerabilities_list`| Displays the container image vulnerabilities detected in Kubernetes and Amazon ECS clusters for your account |`read`|
157
+
|`container_security_k8_cluster_get`| Displays the details of the specified Kubernetes cluster |`read`|
158
+
|`container_security_k8_clusters_list`| Displays all registered Kubernetes clusters |`read`|
159
+
|`container_security_k8_images_list`| Displays the Kubernetes images that are running in all clusters for your account |`read`|
160
+
161
+
### Endpoint Security
162
+
163
+
| Tool | Description | Mode |
164
+
| ---- | ----------- | ---- |
165
+
|`endpoint_security_agent_update_policies_list`| Displays the available agent update policies |`read`|
166
+
|`endpoint_security_endpoint_get`| Displays the detailed profile of the specified endpoint |`read`|
167
+
|`endpoint_security_endpoints_list`| Displays a detailed list of your endpoints |`read`|
168
+
|`endpoint_security_task_get`| Displays the status of the specified task |`read`|
169
+
|`endpoint_security_tasks_list`| Displays the tasks of your endpoints in a paginated list |`read`|
170
+
|`endpoint_security_version_control_policies_list`| Displays your Endpoint Version Control policies |`read`|
0 commit comments