Routing action
| KEY | TYPE | Description |
|---|---|---|
| id | str | The id of the routing action. |
| title | str | The title of the routing action. |
| prompt | str | The prompt of the routing action. |
| placeholder | str | The placeholder of the routing action. |
| value | str | The value of the routing action. |
| displayName | str | The display name of the routing action. |
| isLarge | bool | UI placement |
| isMedium | bool | UI placement |
| additionalInfo | dict | Additional information for the routing action. |