Project Badge
get_badgeRetrieve an SVG badge URL for a project's latest buildset result, with optional filters for tenant, pipeline, and branch.
Instructions
Get a status badge URL (SVG) for a project's latest buildset result.
Args: project: Project name (e.g. "org/repo") tenant: Tenant (default from env) pipeline: Pipeline filter branch: Branch filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| tenant | No | ||
| project | Yes | ||
| pipeline | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |