regenerate_post_visual
Regenerate a post's visual options by refreshing stock photo results and re-scoring library assets. Returns a concise list with a direct link to visual editor for immediate edits.
Instructions
Regenerate the visual option set for a post — refreshes stock photo results and re-scores library assets. Returns slim option list with pickArgs by default (medium). Use detail='short' for counts only, 'full' for raw catalog. Includes editInVisualEditor: a direct URL to edit the post in the visual editor (when active brand is set).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Verbosity of returned item(s): "short" = id + primary label + status (cheap list scan); "medium" = key summary fields + counts (a useful glance); "full" = the complete object. Default "medium". Lists default to "short" — to zoom into one item, call its get/view tool with detail="medium" or "full". | medium |
| postId | Yes | Post ID | |
| platform | No | Limit regeneration to a specific platform | |
| loadExternal | No | Also reload external stock sources |