runtime-commandAvailable
Feature Catalog
Return generic feature metadata declared by the active Telion build.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | feature.catalog | — |
| aliases | ["features"] | — |
| category | runtime | — |
| displayName | Feature Catalog | — |
| pythonName | feature_catalog | — |
| responseType | featureCatalog | — |
Return generic feature metadata declared by the active Telion build.
Contract
| Property | Value |
|---|---|
| action | feature.catalog |
| aliases | ["features"] |
| category | runtime |
| displayName | Feature Catalog |
| pythonName | feature_catalog |
| responseType | featureCatalog |
Dynamic call
model.command('feature.catalog', ...)