Skip to main content
Glama
geored

Lumino

list_pipelineruns

Retrieve Tekton PipelineRuns from a Kubernetes namespace to monitor execution status, timing, and completion details for pipeline analysis.

Instructions

List Tekton PipelineRuns in a namespace with status and timing details.

Args:
    namespace: Kubernetes namespace to query.

Returns:
    List[Dict]: PipelineRuns with keys: name, pipeline, status, started_at, completed_at, duration.
                Empty list if none found. [{"error": "msg"}] on failure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/geored/Lumino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server