health_check
Verify server operation status by returning a health check response. Ensures the Video & Audio Editing MCP Server is functional for processing FFmpeg-based media operations.
Instructions
Returns a simple health status to confirm the server is running.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "health_checkArguments",
"type": "object"
}