List open documents
banana_list_documentsRetrieves the names of accounting files currently open in Banana Accounting as a JSON array. Use it to obtain the file identifier needed for other operations.
Instructions
List the accounting documents currently open in Banana Accounting as a JSON array of file names (e.g. ["accounting.ac2"]). Start here to discover the doc value used by other tools. Returns an empty array if no file is open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||