sw_get_expense
Retrieve complete details for any Splitwise expense by providing its ID. Get repayments, share breakdowns, and receipt presence in one response.
Instructions
Get full details of a single Splitwise expense by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Expense ID | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact keeps the share breakdown, repayments and receipt presence and drops the avatars and the repeat/reminder/transaction block; "full" returns Splitwise's whole records. |