Generate JSON string of create_input_slot command.
- Parameters:
- actor_uid: str
Actor uid entry.
- slot_name: str
Name of slot.
- type_hint: Optional[SlotTypeHint], optional
Type hint for the slot. Defaults to None
.
- password
Optional
[str
], optional
Password. Defaults to None
.
- Returns:
str
JSON string of create_input_slot command.