pub type PromptInput = HashMap<String, Value>;
Prompt input parameters
pub struct PromptInput { /* private fields */ }