AWS Nova Canvas MCP Server

by yunwoong7
Verified

background_removal

Remove image backgrounds automatically to isolate subjects. Input an image path and receive a cleaned image file, enhancing focus on the main content for editing or design purposes.

Instructions

Remove the background of an image automatically. Args: image_path: File path of the original image ctx: MCP context Returns: Dict: Dictionary containing the file path of the image with the background removed

Input Schema

NameRequiredDescriptionDefault
image_pathYes

Input Schema (JSON Schema)

{ "properties": { "image_path": { "title": "Image Path", "type": "string" } }, "required": [ "image_path" ], "title": "background_removalArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Nova Canvas MCP Server

Related Tools

ID: aef3zdkrwg