What problem does it solve? It lets an AI coding agent call Meta's Muse Image model through the Pixazo API gateway to generate images from text prompts, edit existing images, compose multiple images, and keep subjects consistent using reference images, without the user writing API integration code. ## Core Features & Use Cases - Text-to-Image Generation: Create images from natural language prompts with control over size, seed, and number of variations. - Image Editing & Composition: Edit an existing image from an instruction, blend multiple images into one scene, or hold a subject steady across a series using reference images. - Built-in API Key & Error Handling: Guides the agent through one-time Pixazo API key setup and maps 401/402/429/5xx responses to clear user-facing messages. - Use Case: Ask your agent to "create a product photo of a red sneaker on a white background in 16:9" and it builds the request, calls the endpoint, and shows you the resulting image URL. ## Quick Start Ask your agent to generate an image with Muse Image, for example: "Use Muse Image to create a square studio photo of a single red maple leaf on a white background."