get_my_attendance
Retrieve your attendance records from Odoo. Filter by month or limit results to view work hours and attendance data.
Instructions
Get attendance records for the current user.
Args:
limit: Max records to return (default 10)
month: Filter by month (YYYY-MM format, optional)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| month | No |