boardsesh_get_projects
Retrieve unfinished climbing projects for any board, showing climbs attempted but not sent so you can decide what to try again. Sorted by recency and tries.
Instructions
Return the user's projects: climbs attempted but never sent at that angle.
Use when the user asks what they are working on, unfinished climbs, or what to try again. A project is per (board, climb, angle), so sending a climb at another angle does not remove it. Sorted by most recently tried, then most tries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Board type to filter to: kilter, tension, moonboard, decoy, touchstone, soill, grasshopper, woods or spray. Omit for all boards. | |
| limit | No | Maximum number of items to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||