API Status
get_api_statusCheck Carbone API health and version. Returns the current API version and a status message to verify connectivity.
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. |