Profile, write

Skip check

Put one profile check row aside. A skipped row leaves the score entirely.

write

MCP

Tool nameskip_check
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "skip_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 now skipped.