E
Epovest
/rename_project
Rename a project
Correct the name of a project: the folder keeps its id, its canon, its trackers, its surfaces and its logbook, and the name shown is the only thing that changes
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 /rename_project for me.
Input
| Field | Type | Description |
|---|---|---|
| project_id* | string | UUID of the project: call list_projects to find it. |
| name* | string | The name the project takes, as the user calls it (a client, a brand, a website...). |
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":"/rename_project","input":{"project_id":"...","name":"..."}}'cli
npx cracked-ai run -p mcp-com-epovest-ai-visibility -e /rename_project -i '{"project_id":"...","name":"..."}'mcp
run_tool({ provider: "mcp-com-epovest-ai-visibility", endpoint: "/rename_project", input: {"project_id":"...","name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.