kilter_get_logs
Retrieve your Kilter logbook entries with filters for angle, topped status, and date range. Get recent climbs and attempts sorted newest first.
Instructions
Return the user's Kilter logbook entries, newest first.
Use when the user asks about recent Kilter climbs, attempts, what they climbed on a date, or wants raw history. Each entry is one climb at one wall angle on one date with the number of tries in that entry. Filters: limit (default 50, max 500), angle (degrees), topped (true=only sends, false=only unsuccessful attempts), start_date/end_date (YYYY-MM-DD, inclusive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | ||
| limit | No | ||
| topped | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||