For the complete documentation index, see llms.txt. This page is also available as Markdown.

MCP tool reference

This reference is generated from the public metadata exposed by the running MCPServer registry. Input and output schemas therefore describe the actual MCP tool contract.

Each page corresponds exactly to one entry in the declarative capability catalog.

Operation labels use a consistent visual key:

  • Read-only inspects state without mutation.

  • Local planning writes review files only; Write mutates platform state.

  • Destructive write can remove resources or end running workloads.

The colors describe operation effects, not policy modes. See the safety model for read-only, managed, and full policy behavior.

  • Context — Platform context, discovery, presets, and resource resolution.

  • Administration discovery — Read-only RBAC-gated cluster, organization, project, user, and quota discovery using the same SDK admin facade as apolo-cli.

  • Jobs — Job lifecycle, non-interactive execution, logs, telemetry, signals, image snapshots, and process-owned loopback port forwarding.

  • Flow — Schema-guided Flow configuration plus live-job and batch-bake lifecycles.

  • Applications — App discovery, inspection, planning, and lifecycle operations.

  • Storage — Remote storage listing, metadata, single-file transfer, text, and directories.

  • Disks — Persistent disk discovery, creation, and deletion.

  • Images — Container image discovery, inspection, transfer, and removal.

  • Buckets — Bucket, blob, and persistent-credential metadata, secure sinks, transfer, access, and lifecycle operations.

  • Secrets — Protected secret discovery, file retrieval, creation, and deletion.

  • Service accounts — Service-account metadata, protected creation, and deletion.

Last updated

Was this helpful?