get_record
Retrieve a single record from any Manager.io resource using its unique GUID key, providing read-only access to accounting data such as invoices, balances, and reports.
Instructions
Fetch one collection record by GUID via Manager form endpoint (e.g. /customer-form/{key}). chart_of_accounts has no single form. For bank/cash account detail use resource=bank_accounts (not bank_balances).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| resource | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||