Get product
get_productFetch product details from Moneybird by providing a product id or identifier, enabling easy access to product information for bookkeeping tasks.
Instructions
Retrieve a product by Moneybird id or by its identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | No | ||
| product_id | No | ||
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |