| { | |
| "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": {} | |
| } | |
| } |
| { | |
| "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": {} | |
| } | |
| } |