list_entities
List importable accounting entity types (Invoice, Bill, Customer, Vendor, etc.) for a company to identify entity names for subsequent data import operations.
Instructions
Lists importable entity types for a company (Invoice, Bill, JournalEntry, Customer, Vendor, etc.). Use the returned 'name' as entityName for get_fields and import tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company id from list_companies. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | No | Importable entity types for this company. |