list_recovery_strategies
List the user's recovery and mindfulness strategies. Use when the user asks about their recovery practices, mindfulness routines, or you need strategy IDs before logging a session.
INFER — do not ask:
filter: default to 'active'; use 'all' for history; use 'historical' for ended strategies only.
Returns each strategy's id, name, category, schedule, start_date, and end_date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Which strategies to return. Default: 'active'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Human-readable result text returned by the tool. |