remove_background
Remove the background from any input image using Recraft AI MCP Server. Process local files or URLs to generate a raster image with the background eliminated and receive paths for the result and preview.
Instructions
Remove background in the input image using Recraft. This operation takes an input image and returns the same image with detected background removed. Raster image will be always returned. Local path or URL to resulting image and its preview will be returned in the response.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
imageURI | Yes | Image to use as an input. This can be a URL (starting with http:// or https://) or an absolute file path (starting with file://). |