Skip to content

Commit 3fc839d

Browse files
authored
doc: update tool list
2 parents e3db0a2 + 1d14a8f commit 3fc839d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,27 @@ Click [this link](https://insiders.vscode.dev/redirect/mcp/install?name=trend-vi
148148
| `email_security_domains_list` | Returns all email domains managed by an email protection solution. | `read` |
149149
| `email_security_servers_list` | Returns all email servers managed by an on-premises email protection solution. | `read` |
150150

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` |
171+
151172
## Architecture
152173

153174
![high-level architecture](./doc/images/trend-vision-one-mcp.png)

0 commit comments

Comments
 (0)