{"name":"a2x_comfyui_gen","description":"A2A agent that lists ComfyUI workflows and runs them to generate images from natural-language prompts.","version":"1.0.0","supportedInterfaces":[{"url":"https://animage.a2x.sh/api/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":true,"pushNotifications":false,"extensions":[{"uri":"https://github.com/google-agentic-commerce/a2a-x402/blob/main/spec/v0.2","required":true}]},"skills":[{"id":"generate-image","name":"Generate Image","description":"Generate an image from a natural-language prompt by running a ComfyUI workflow.","tags":["image","comfyui","generation"]},{"id":"list-workflows","name":"List ComfyUI workflows","description":"Enumerate workflows saved on the ComfyUI backend.","tags":["comfyui","metadata"]},{"id":"comfyui-status","name":"ComfyUI status","description":"Report ComfyUI queue depth and GPU/system stats.","tags":["comfyui","status"]}],"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"securitySchemes":{"apiKey":{"apiKeySecurityScheme":{"location":"header","name":"X-API-Key","description":"Shared API key issued to authorized callers of this agent."}}},"securityRequirements":[{"schemes":{"apiKey":{"values":[]}}}]}