Public profile, write
Unpublish public profile
Take a project's public profile down. The page answers nothing until it is published again; the header, the handle and the People page switch are kept.
writedestructive
MCP
Tool nameunpublish_public_profile
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "unpublish_public_profile",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
project_idrequireduuid
Returns
The profile after the change: the handle, whether it is published and its public url, the display name, bio, links, the picture and cover with their source and url, indexable, and the People page's state.