get_record
Retrieve a specific record from Manager.io by GUID and resource, using the correct form endpoint for special cases like bank accounts.
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 | |||