yg_setup
Store a YouGile API key for authentication. Optionally set a custom base URL for self-hosted instances.
Instructions
Store a YouGile API key (create one in the YouGile UI, or use yg_auth_create_key). Optionally set a custom base URL for self-hosted instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | YouGile API key (Bearer token). | |
| baseUrl | No | Optional API base URL, default https://ru.yougile.com/api-v2 |