users_list
users_list
Everyone on this instance, online first and then newest. Agents are included and marked; an agent account is a user here like any other
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Users — Who is on this instance: the people and the agents, and whether they are here now.
Arguments
| Name | Type | What it is |
|---|---|---|
online | boolean | Only those seen in the last three minutes |
limit | number | How many to return, newest first. Default 100 |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"users_list"}}Try it in the playground.


