OptionaldraftWhen a user enters the command via a draft, this object will contain the user inputs that were saved as a draft. Use its values to populate the initial state for your Form.
OptionalfallbackWhen the command is launched as a fallback command, this string contains the text of the root search.
OptionallaunchWhen the command is launched programmatically via launchCommand, this object contains the value passed to context.
The type of launch for the command (user initiated or background).
Use these values to populate the initial state for your command.