Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Model Command Schema

Return the backend-owned model mutation command schema used by UI and Python.

Reference contract

FieldValueDescription
actionmodel.command.schema
aliases["command_schema"]
categoryruntime
displayNameModel Command Schema
pythonNamemodel_command_schema
responseTypeschema

Return the backend-owned model mutation command schema used by UI and Python.

Contract

PropertyValue
actionmodel.command.schema
aliases["command_schema"]
categoryruntime
displayNameModel Command Schema
pythonNamemodel_command_schema
responseTypeschema

Dynamic call

model.command('model.command.schema', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:model.command.schema
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog