yg_auth_create_key
Authenticate to YouGile with login and password to create or reuse an API key for a specified company, storing the key without saving credentials.
Instructions
Create (or reuse) a YouGile API key for a company from login/password, and store it. Credentials are used once and NOT stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| login | Yes | ||
| password | Yes | ||
| companyId | Yes | ||
| companyName | No | Optional display name to store for the company (from yg_auth_companies). |