annator / mcps /trigger /tools /list_orgs.json
techprotrade's picture
Add mcps directory (part 2)
cf3884b verified
Raw
History Blame Contribute Delete
257 Bytes
{
"name": "list_orgs",
"description": "List all organizations for the current user. Useful when looking up an org slug or ID.",
"inputSchema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {}
}
}