{ "description": "This is a tool that creates an image according to a prompt, which is a text description.", "inputs": "{'prompt': {'type': 'text', 'description': 'the image description'}}", "name": "image_generator", "output_type": "image", "tool_class": "tool.TextToImageTool" }