Public profile, write

Set people page

Turn a project's People page on or off, at xiroto.com/@handle/people: the people chosen on Community's list, never indexed. It needs a public handle, and shows only once someone is chosen to show publicly.

write

MCP

Tool nameset_people_page
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "set_people_page",
    "arguments": {
      "project_id": "<uuid>",
      "on": true
    }
  }
}

Input

project_idrequireduuid
onrequiredboolean

True puts the page up, false takes it down.

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.