Profile, write
Unskip check
Put a skipped profile check row back, so it counts towards the score again.
write
MCP
Tool nameunskip_check
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "unskip_check",
"arguments": {
"project_id": "<uuid>",
"row": "<photo | name | bio | banner | location | link | pinned | following | posting>"
}
}
}Input
project_idrequireduuid
rowrequiredphoto | name | bio | banner | location | link | pinned | following | posting
One of the nine check rows.
Returns
Every row still skipped.