E
Epovest
/archive_project
File a project away
File a project away once the folder has served its purpose: a client that left, a brand that was sold. It moves to the end of list_projects with archived true,
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 /archive_project for me.
Input
| Field | Type | Description |
|---|---|---|
| project_id* | string | UUID of the project: call list_projects to find it. |
| archived | boolean | true files the project away, false brings it back. Omitted, it files it away. |
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":"/archive_project","input":{"project_id":"..."}}'cli
npx cracked-ai run -p mcp-com-epovest-ai-visibility -e /archive_project -i '{"project_id":"..."}'mcp
run_tool({ provider: "mcp-com-epovest-ai-visibility", endpoint: "/archive_project", input: {"project_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.