verify_image_urls
Checks contest image URLs for reachability, marks broken ones in the database, and returns a verification report.
Instructions
Verify image URLs for contests and mark broken images in the database.
This tool scans contests that have an image.primary.url, performs a
lightweight HTTP HEAD/GET to verify reachability, and updates
image.primary.status to 'active' or 'broken'. It returns a report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| batch_size | No | ||
| user_agent | No | DataFlow-MCP/1.0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||