pixlpal.com
PixlPal — AI-assisted photo editing. The AI never generates the photo, it only applies filters.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 7 · Transact 0 · Score: Not yet scored
Tool inspector
invert_mask
Create a selectable mask that is the inverse of an existing mask from segment. Use after segment when the user wants edits on everything except a subject, for example 'blur everything except the person' or 'emphasize this object' (boost the subject mask, then de-emphasize the inverse). Returns a new maskId for set_operations. Prefer this over set_operations invertMask:true when both the subject and its surroundings need their own edits.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
maskId |
string | yes | Mask id returned by a prior segment call. |
Raw JSON schema
{
"type": "object",
"properties": {
"maskId": {
"type": "string",
"minLength": 1,
"description": "Mask id returned by a prior segment call."
}
},
"required": [
"maskId"
],
"additionalProperties": false
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.