parameterAvailable
workflow
`workflow` is a required parameter of `telion_api.run` with the installed type contract `Callable[[Model], Any]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.run | — |
| parameter | workflow | — |
| kind | positional-or-keyword | — |
| type | Callable[[Model], Any] | — |
| required | true | — |
| default | required | — |
workflow is a required parameter of telion_api.run with the installed type contract Callable[[Model], Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.run |
| parameter | workflow |
| kind | positional-or-keyword |
| type | Callable[[Model], Any] |
| required | true |
| default | required |