pub fn parse_list_limit(args: &Value) -> Result<u64, String>
Parse the limit argument for list endpoints (default 20, max 100).
limit