Projects, write
Archive project
Hide a project. Nothing is watched or charged while it is archived, and its history is kept.
writedestructive
MCP
Tool namearchive_project
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "archive_project",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
project_idrequireduuid
Returns
The project's id with archived true, or the refusal that stopped it.