user_followings_count
ActiveTool of Roblox
declared in 0.1.0
Return the total number of accounts a Roblox user is following, by numeric user_id.
Parameters schema
{
"type": "object",
"examples": [
{
"user_id": 1
}
],
"required": [
"user_id"
],
"properties": {
"user_id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Roblox
https://github.com/pipeworx-io/mcp-roblox
1/7 registries