E
Epovest
/add_surface_check
Add a check of your own to the checklist of a surface
Add a check of your own to the checklist of one surface: a requirement the person holds on THAT page, in their words. It becomes REQUIRED for the page to count
liveunknown~5s typical
mcpepovest
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-epovest-ai-visibility /add_surface_check for me.
Input
| Field | Type | Description |
|---|---|---|
| surface_id* | string | The UUID of the surface: call list_surfaces to find it. |
| label* | string | What the check says, as the person would read it on their checklist: one line, up to 120 c |
| restates_canon | boolean | true when the check restates the WORDING of the canon, so its verification perishes when t |
| scope | string (site | language) | How many cells the check gets: "language" by default, one per language of the surface; "si |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-epovest-ai-visibility","endpoint":"/add_surface_check","input":{"surface_id":"...","label":"..."}}'cli
npx cracked-ai run -p mcp-com-epovest-ai-visibility -e /add_surface_check -i '{"surface_id":"...","label":"..."}'mcp
run_tool({ provider: "mcp-com-epovest-ai-visibility", endpoint: "/add_surface_check", input: {"surface_id":"...","label":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.