komodo_login
Authenticate with Komodo using username and password to obtain an authentication token and user details for API access.
Instructions
Login to Komodo and obtain authentication token.
Args: username: Username for authentication password: Password for authentication
Returns: Authentication response containing token and user information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||