create_master_habit
Build a master habit template for your coaching library, requiring confirmation to execute.
Instructions
Create a reusable Master Habit in the coach's library (confirm-gated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| emoji | No | ||
| description | No | ||
| category | No | ||
| frequency | No | DAILY | |
| targetCount | No | ||
| confirm | No | Must be true to actually execute. If false/omitted, returns a preview only. |