API Status
get_api_statusCheck Carbone API connectivity and retrieve the active version. Verify server health and confirm which Carbone version is running.
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. |