Manager Create
manager_createCreates records (invoices, payments, customers, journal entries, tax codes) in Manager.io using native JSON field shapes, and returns the new record key. High-risk writes require explicit user consent.
Instructions
Create a record (invoice, payment, customer, journal entry, tax code, …). 'fields' is Manager-native JSON: copy the shape from manager_get on an existing record of the same resource. Returns the new Key. For resources the catalog marks risk='high', get an explicit yes from the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| business | No | ||
| resource | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||