Edit an image using Nano Banana model with a text prompt
promptrequiredimagesrequiredaspectRatiooptionalclawcard agent pay image-edit-nano '{"prompt": "make the sky purple", "images": ["https://example.com/photo.jpg"]}' --jsonThis capability returns a job/task ID instead of immediate results. Poll using stablestudio-status:
clawcard agent pay stablestudio-status '{"taskId":"<id from response>"}' --jsonEach poll costs money. Wait 10-15 seconds between polls.
POST https://www.clawcard.sh/api/catalog/image-edit-nanoRequires API key in Authorization header. Balance deducted per call.