boardsesh_get_grades
Retrieve a board's grade scale to translate difficulty IDs into grade labels, enabling you to find the difficulty_id for user-named grades or interpret existing grade IDs.
Instructions
Return a board's grade scale: difficulty_id to grade label.
Use when you need a difficulty_id for a grade the user named (e.g. to pass min_grade_id to a search), or to explain what a grade id means. Boards do not share one scale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Board type, e.g. kilter, tension, moonboard. | kilter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||