seedfast_doctor
Check Seedfast CLI environment health before any seeding. Returns status, version, API key presence, platform, and Go runtime to catch missing CLI or key configuration issues.
Instructions
Diagnoses whether the Seedfast CLI environment is healthy and ready to run seedings. Returns a multi-line text summary: CLI status and version, binary path, whether SEEDFAST_API_KEY is configured, platform (GOOS/GOARCH), Go runtime version, and MCP server version. Call this FIRST before any other seedfast_* tool — it surfaces misconfigurations (missing CLI, missing API key) early and in plain language. Next: if status is OK, call seedfast_connections_test to verify database reachability before seedfast_plan or seedfast_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||