post_describe_image
ActiveTool of io.github.webberdesign/webbersites-x402-data-api
IMAGE DESCRIPTION (vision AI) — POST {url} or {image_base64} and get back what is IN the image: a detailed description, notable objects, visible text transcribed, colors, and style. Or ask a specific {question} about the image ('what error is on this screen?'). PNG/JPEG/GIF/WebP up to 5 MB. For agents without eyes: alt text, screenshot triage, image search and moderation. Fast vision model; the x402 payment IS the auth. ($0.02 per call, paid via x402)
Parameters schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "Public http(s) URL of the image (png, jpeg, gif, webp; max 5 MB)"
},
"question": {
"type": "string",
"description": "Optional specific question about the image, up to 500 chars — replaces the default full description"
},
"image_base64": {
"type": "string",
"description": "Alternative to url: the image as base64 (data URI accepted)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.webberdesign/webbersites-x402-data-api
https://github.com/webberdesign/api.webbersites.com
1/7 registries