Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Dynamic call

Model Command Schema

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

Reference

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', ...)