list_expense_attachments
Retrieve all attachments associated with a specific expense record to access supporting documents and files.
Instructions
List attachments for an expense.
Args:
expense_id: Expense ID
Returns:
List of attachments with their ID and name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expense_id | Yes |