login
Authenticate to the Symbols platform with your email and password to obtain a JWT token, enabling access to all project tools.
Instructions
Log in to the Symbols platform and get an access token.
Use this when the user needs to authenticate before any project operation. Returns a JWT token that can be used with all project tools.
Args: email: Symbols account email address. password: Symbols account password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| password | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |