Skip to content
MCP tools
Read-onlyHabitsMCP tool

habits_get

Get full details of one habit by UUID, including its per-habit checklist (step_template), tracker schema (tracker_schema), cadence, status, started_on, and best_streak.

Get full details of one habit by UUID, including its per-habit checklist (step_template), tracker schema (tracker_schema), cadence, status, started_on, and best_streak. If you don't have the UUID, use habits_list first.

Parameters#

ParameterTypeRequiredDescription
habit_idstringYesUUID of the habit. Use habits_list to find IDs. · Format: UUID

Example prompts#

  • "Pull up the details on one of my habits."

Safety#

Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.