File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,20 @@ Add to your `claude_desktop_config.json`:
107
107
108
108
## Available Tools
109
109
110
- Tools documentation coming soon.
110
+ - ** ` get-journal ` ** : Get habit journal for a specific date
111
+ - ** ` post-logs-by-id ` ** : Add a habit log
112
+ - ** ` delete-logs-by-id ` ** : Delete habit logs in date range
113
+ - ** ` delete-logs-by-id-by-id ` ** : Delete a specific habit log
114
+ - ** ` get-habits ` ** : Get all habits
115
+ - ** ` get-habits-by-id ` ** : Get habit details
116
+ - ** ` get-areas ` ** : Get all areas
117
+ - ** ` get-moods ` ** : Get mood entries
118
+ - ** ` post-moods ` ** : Add mood entry
119
+ - ** ` get-notes ` ** : Get notes
120
+ - ** ` post-notes ` ** : Add note
121
+ - ** ` get-actions ` ** : Get available actions
122
+
123
+ ** Total: 12 tools available** 🎯
111
124
112
125
## Support This Project
113
126
You can’t perform that action at this time.
0 commit comments