Profile, write
Set grow handle
Set the X handle the profile check reads. A different handle drops the stored read with it, since only the dashboard can read the new one from X.
write
MCP
Tool nameset_grow_handle
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "set_grow_handle",
"arguments": {
"project_id": "<uuid>",
"handle": "<string>"
}
}
}Input
project_idrequireduuid
handlerequiredstring
An X handle, up to 15 characters. A leading @ is fine.
Returns
The handle as saved, and whether the stored profile read was dropped with it.