call_endpoint
Execute any Invoice Ninja API endpoint by name, with automatic validation of path parameters and required authorization for mutating operations, including backup before execution.
Instructions
Call an Invoice Ninja API endpoint and return its response. Validates the endpoint name and required path parameters against the catalog before calling. Mutating endpoints (POST/PUT/DELETE) require authorization_confirmed=true and an authorization_note and are backed up before execution. Use describe_endpoint first to learn the exact parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |