API Status
get_api_statusCheck Carbone API health and version to verify connectivity and confirm the active API version. Returns status and version information.
Instructions
Check Carbone API health and version. Returns the current API version and a status message. Useful for verifying connectivity and confirming which Carbone version is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Status message returned by the API. | |
| version | Yes | The running Carbone API version. |