annator / mcps /trigger /tools /whoami.json
techprotrade's picture
Add mcps directory (part 2)
cf3884b verified
Raw
History Blame Contribute Delete
244 Bytes
{
"name": "whoami",
"description": "Show the current authenticated user, active CLI profile, email, and API URL.",
"inputSchema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {}
}
}