cor_login
Authenticate to COR project management platform using your email and password to obtain an access token for the current session.
Instructions
Authenticate with COR using email and password. Call this if COR_API_KEY + COR_CLIENT_SECRET are not configured. Stores the access token in memory for the current session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | COR account email | ||
| password | Yes | COR account password |