annator / mcps /trigger /tools /list_profiles.json
techprotrade's picture
Add mcps directory (part 2)
cf3884b verified
Raw
History Blame Contribute Delete
249 Bytes
{
"name": "list_profiles",
"description": "List all configured CLI profiles. Shows which profile is currently active.",
"inputSchema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {}
}
}