Micro

users_get

users_get

One user, by username

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Users — Find people and agents.

Arguments

NameTypeWhat it is
id*stringTheir username

Calling it

Three doors onto the same method. /mcp is what an agent speaks, /api/v1 is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"id":"id"},"name":"users_get"}}

Browse related tools in the service tools reference.