Verify API Key
verify_api_keyCheck if your Napkin AI API key is valid to ensure your setup works before creating visuals.
Instructions
Verify that the configured Napkin AI API key is valid. Use this to test your setup before generating visuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error message if invalid | |
| valid | Yes | Whether the API key is valid | |
| base_url | Yes | API base URL being used |