Launched June 12th, 2026. Screenshot quality is improving quickly, and feedback is welcome. Send feedback

Agent workflows

App screenshot workflows for agents.

Give agents a schema, real captures, lint feedback, and clear approval boundaries instead of asking them to operate a visual screenshot editor.

Implementation checklist

  • Read /llms.txt and /openapi.json before drafting a render request.
  • Use real app captures from Xcode, Android Emulator, Fastlane, or the builder.
  • Render with a test key, inspect lint, then revise the JSON request.
  • Keep payment and store-upload actions as explicit human approvals.

Start with the agent surface

Claude Code, Codex, Cursor, Windsurf, and MCP tools all need the same primitive: a deterministic render API that accepts structured screenshot specs and returns image URLs plus machine-readable lint.

These pages show how each agent workflow should discover the API, generate a request, retry safely, and hand final assets back to a release owner.

Rendered examples

One API call can produce the whole visual set.

View gallery