List document requests
banana_document_requestsList all HTTP requests and endpoints for a specific accounting document to discover the data it exposes.
Instructions
Return the HTML page listing all available HTTP requests/endpoints for a given document. Useful for discovering what data a specific accounting file exposes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | No | Accounting document name as opened in Banana (e.g. "accounting.ac2"). Append "_p1", "_p2" for previous years. Defaults to BANANA_DEFAULT_DOC if set. |