get_payslip_details_tool
Retrieve a full payslip breakdown by month and year, showing every earning and deduction line item for a given period.
Instructions
Get the full details of a specific payslip by month and year.
Args: mese: Month number (1-12). anno: Year (e.g. 2026).
Returns the payslip master record plus all line items (voci) showing what was paid or deducted (base pay, overtime, taxes, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anno | Yes | ||
| mese | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |