Dumee Capability API
One catalog, three surfaces
The Dumee Capability API is the developer-facing HTTP surface for the same Remote Workers you see in the customer catalog. Browse the catalog, inspect contracts, and test from the Remote Workers portal.
🖥 UI — Browse and test from the catalog
Every Remote Worker ships with a documentation page, input/output schemas, an OpenAPI spec, an MCP tool definition, and an inline test panel. No setup needed.
Open catalog →🔌 API — Authenticated HTTP execution
When enabled for your workspace, every worker exposes a REST endpoint. Send input, receive structured output with artifacts. Use the OpenAPI spec to generate a client in any language.
🤖 MCP — Plug into agent workflows
Each capability generates an MCP tool definition you can import into MCP-compatible agent runtimes.
Mock runtime caveat
The Screenshotter Elite worker is currently running in a mock adapter. Test invocations return a synthetic response withmocked: truemetadata. No real browser, screenshot capture, or webhook delivery is active yet.