FS
Fine Structure
/check_domain_verification
Check Domain Verification
Check Fine Structure custom-domain verification and SSL status for the configured custom domain, then save the latest status.
liveunknown~5s typical
mcpfinestructure
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-finestructure-fine-structure /check_domain_verification for me.
Input
| Field | Type | Description |
|---|---|---|
| app_id* | string | The app ID |
| domain | string | Optional configured custom domain. If omitted, uses the app's current custom domain. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-finestructure-fine-structure","endpoint":"/check_domain_verification","input":{"app_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-finestructure-fine-structure -e /check_domain_verification -i '{"app_id":"..."}'mcp
run_tool({ provider: "mcp-ai-finestructure-fine-structure", endpoint: "/check_domain_verification", input: {"app_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.