Skip to main content
This skill is available as a machine-readable YAML playbook via the Framelane MCP server. Load it into any MCP-capable agent to get the complete workflow without writing integration code.

What this skill does

Posts to POST /v1/tasks/remove-background, polls until complete, and returns the signed artifact URL. Output is a PNG (images) or WebM (video) with an alpha channel by default.

Load via MCP

@framelane-skill:remove-background

Inputs

NameRequiredDescription
source_urlrequiredURL of the source image or video
output_alphaoptionaltrue = alpha channel output (PNG/WebM). false = white background. Default: true.

Output

Returns artifact_url — signed URL of the result.