list_habits
Retrieve a complete list of habits along with their streaks, total check-ins, and other stats for tracking progress.
Instructions
List all habits with stats (streaks, total check-ins, etc.).
[Category: Habits] [Auth: V2]
[Related: create_habit, update_habit, habit_checkin, get_habit_records, list_habit_sections]
Returns: id, name, status, type (Boolean/Real), goal, step, unit, color,
totalCheckIns, currentStreak, maxStreak, repeatRule, sectionId, etc.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |