Check Worker liveness
get_healthVerify MentionForge Worker liveness and payment readiness without charge or research. Free pulse returns status and payments_ready; no wallet or API keys required.
Instructions
Check MentionForge Worker liveness and whether paid research can settle. Omit include_backends or set it true to keep source_backends; set false to drop that object while status and payments_ready still return; extra keys are rejected; {} is valid. Use this free pulse when you only need uptime; for list price or trial terms use get_pricing instead; for a sample payload use get_example instead; for cited mentions use research_mentions. Never charges, never runs research, needs no X-Wallet, Idempotency-Key, or PAYMENT-SIGNATURE, and does not consume the shared 10-call trial or paid rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_backends | No | Optional boolean. Default true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | `ok` when the MCP factory ran | |
| payments_ready | Yes | True when paid research_mentions can settle on this origin | |
| source_backends | No | Non-secret adapter modes. Native Reddit/X are optional operator upgrades. Omitted when include_backends is false. |