Schema · Ontology:
LabelLabel
One possible output of a Function. Carries an id, a human name, an optional
description, and free-form metadata.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
name |
string nullable |
no | — |
description |
string nullable |
no | — |
metadata |
object nullable |
no | — |
id |
string nullable |
no | — |
Source of truth: /openapi/v1.json
(#/components/schemas/)