get_notes
Retrieve notes covering injuries, availability, illness, and rest. Filter by date range, note type, or specific ID for targeted results.
Instructions
Retrieve notes (injury, availability, illness, rest, etc.).
Args: from_date: Start date filter (YYYY-MM-DD) to_date: End date filter (YYYY-MM-DD) limit: Max results to return (default 30) note_type: Filter by type: blessure, dispo, inconfort, goal, indispo, malade, menstruel, repos id: Specific note ID to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| limit | No | ||
| to_date | No | ||
| from_date | No | ||
| note_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |