health_check
Monitor and verify the operational status and connectivity of AI assistant integrations within Buildable projects via the Model Context Protocol (MCP).
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}