pub fn input_message_for_loop( text: &str, loop_id: &str, attachments: Option<Value>, opts: Option<&InputOpts>, ) -> Map<String, Value>
Helper to build flat loop_input dict (coerced by callers to notification).