You're viewing a demo portfolio

Join the waitlist
PRSM

get_site_status

Active

Tool of WebZum - The Hosting Layer for AI-Generated Web Content

declared in 1.0.0

Check the status and generation progress of a site. Returns detailed progress information including: - stage: Current step (initialization, validation, research, strategy, generation, assembly, completion) - overallProgress: Total progress 0-100 across all stages (use this for progress bars) - stageProgress: Progress within current stage 0-100 - message: Human-readable status message - isComplete: Boolean - stop polling when true Use the versionId returned from create_site for real-time progress polling. Poll every 5-10 seconds while isComplete is false.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "versionId": {
      "type": "string",
      "description": "The versionId returned from create_site (preferred for progress tracking)"
    },
    "businessId": {
      "type": "string",
      "description": "The businessId returned from create_site (fallback, less detailed)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WebZum - The Hosting Layer for AI-Generated Web Content

1/7 registries
View full server →
get_site_status — WebZum - The Hosting Layer for AI-Generated Web Content — PRSM MCP