* feat: update #4455, regenerate commands' docs * chore: update make_docs script
Finds the minimum within a list of numbers or tables
> math min
Get the minimum of a list of numbers
> [-50 100 25] | math min