File size: 249 Bytes
cf3884b
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "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": {}
  }
}