Performs an API health check to verify endpoint availability and responsiveness. This tool sends an HTTP request to a specified endpoint and interprets a 200 OK response as indicating the API is UP. It handles both JSON and non-JSON responses (including HTML). Use this before ot…
methodstringHTTP method to use for the health probe. Use GET to receive response body, HEAD for headers only. Defaults to GET.
endpoint_pathstringEndpoint path to check relative to base_url. Defaults to '/identity'. Note: The IdentityCheck API may return HTML content at some endpoints.
include_raw_on_jsonbooleanIf true and the response is JSON, include a 'raw' field in details with the original response text for debugging.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.