list_payments
List payment items for a school, showing summary stats, upcoming/paid counts, total paid, and prices for each item.
Instructions
List payment items for a school with summary stats and item prices.
Shows upcoming/paid counts, total amount paid, and each payment post with its available items and prices.
Args: school_id: School ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |