Get Listing Copy Generation Status
get_listing_copy_generation_statusCheck listing copy draft status by niche and generation ID: generating, complete with title, bullets, description, item highlights, or failed. Polling is free; poll here before regenerating.
Instructions
Use this to poll a listing-copy draft started with generate_listing_copy until it finishes. Returns one of three shapes keyed by status: generating (still running — poll again in a few seconds), complete (with result, carrying the generated title, bullets, description, itemHighlights and its rankingJuice score), or failed (with an error message). Polling is free — it does not spend another AI Copywriter prompt, so always poll rather than re-calling generate_listing_copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nicheId | Yes | The niche the generation was started for. | |
| generationId | Yes | The `generationId` returned by `generate_listing_copy`. |