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 toPOST /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
Inputs
| Name | Required | Description |
|---|---|---|
source_url | required | URL of the source image or video |
output_alpha | optional | true = alpha channel output (PNG/WebM). false = white background. Default: true. |
Output
Returnsartifact_url — signed URL of the result.
