magicbell_get_user
ActiveTool of io.usefulapi/magicbell
declared in 1.0.1
Fetch a single user by MagicBell user id or external id. Project API: GET /users/{user_id}.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"user_id"
],
"properties": {
"user_id": {
"type": "string",
"description": "MagicBell user id or external id."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.usefulapi/magicbell
https://github.com/m190/usefulapi-mcp
1/7 registries