list-profit-and-loss
Generate a profit and loss report in Xero to analyze revenue, expenses, and profitability for a specified time period.
Instructions
Lists profit and loss report in Xero. This provides a summary of revenue, expenses, and profit or loss over a specified period of time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromDate | No | Optional start date in YYYY-MM-DD format | |
| toDate | No | Optional end date in YYYY-MM-DD format | |
| periods | No | Optional number of periods to compare | |
| timeframe | No | Optional timeframe for the report (MONTH, QUARTER, YEAR) | |
| standardLayout | No | Optional flag to use standard layout | |
| paymentsOnly | No | Optional flag to include only accounts with payments |