pub fn report(
    values: &Value,
    options: Operation<'_>,
    tag: impl Into<Tag>
) -> Result<Model, ShellError>