Skip to main content
Glama
geored

Lumino

list_taskruns

Retrieve Tekton TaskRuns in a Kubernetes namespace, with optional filtering by PipelineRun to monitor CI/CD pipeline execution status and details.

Instructions

List Tekton TaskRuns in a namespace, optionally filtered by a specific PipelineRun.

Args:
    namespace: Kubernetes namespace to query.
    pipeline_run: Optional PipelineRun name to filter by.

Returns:
    List[Dict]: TaskRuns with keys: name, task, pipeline_run, status, started_at, completed_at, duration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
pipeline_runNo

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