get_monday_board_ids.RdQuickly returns all column ids, titles, and types for a board. Optionally includes one non-empty sample text per column from the first N items.
get_monday_board_ids(board_id, add_sample = FALSE, sample_limit = 10)A tibble with columns id, title, type, and (optionally) sample_text.