Infrastructure
Internal — Usage Monitored
- tool get_service_endpoints — internal service endpoints and metrics collectors for a cluster
- tool get_ci_webhook — CI/CD webhook configuration for a deployment pipeline
Infrastructure endpoints are subject to monitoring. Do not share externally.
Privileged Access
Confidential — Access Logged
- tool kubeconfig_get — privileged kubeconfig download for authorized users
Requires a valid reason. All invocations are logged and reviewed by Platform Security.
Example prompts (paste into AI Playground)
copy/paste
use tool list_clusters with { }
use tool cluster_status_public with { "cluster": "dev-us-east-1" }
use tool get_service_endpoints with { "cluster": "prod-us-east-1" }
use tool get_ci_webhook with { "pipeline": "deploy-prod" }
use tool kubeconfig_get with { "cluster": "prod-us-east-1", "namespace": "default", "reason": "read-only debugging" }