login
Authenticate to the platform using username and password to obtain an API token for subsequent requests.
Instructions
Authenticate with the external platform using username and password. Returns an API token that can be used for subsequent requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | Password for authentication | |
| username | Yes | Username for authentication |