Porter · Capability
Porter Bundle API — Runs
Porter Bundle API — Runs. 3 operations. Lead operation: Porter List runs for an installation. Self-contained Naftiko capability covering one Porter business surface.
What You Can Do
GET
Listinstallationruns
— Porter List runs for an installation
/v1/v1/installations/{namespace}/{name}/runs
GET
Getinstallationrun
— Porter Get a specific run
/v1/v1/installations/{namespace}/{name}/runs/{run-id}
GET
Listrunoutputs
— Porter List outputs for a run
/v1/v1/installations/{namespace}/{name}/runs/{run-id}/outputs
MCP Tools
porter-list-runs-installation
Porter List runs for an installation
read-only
idempotent
porter-get-specific-run
Porter Get a specific run
read-only
idempotent
porter-list-outputs-run
Porter List outputs for a run
read-only
idempotent