get_api_docs
Retrieve Rebillia API documentation as markdown. Choose from overview, models, subscription-statuses, charge-types, or gateways to understand endpoints and data structures.
Instructions
Get Rebillia API documentation as markdown. Returns the overview by default so Claude can read base URLs, auth, pagination, dates, amounts without fetching external URLs. Optional: doc (overview | models | subscription-statuses | charge-types | gateways).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | No | Which doc to return. Default: overview. Options: overview, models, subscription-statuses, charge-types, gateways |