list_injuries
List injuries from the injury log. update_injury and delete_injury can resolve an injury on their own from injury (+ optional date), so this is no longer required before either — use it to review the injury log, answer questions about injury history or rehab progress, or get an id after an ambiguous update_injury/delete_injury match. Defaults to active and monitoring injuries.
INFER — do not ask:
status: default to showing Active and Monitoring; use 'all' to include Resolved; use 'Resolved' for history only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status. Default: Active + Monitoring. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Human-readable result text returned by the tool. |