validate_key
Verify the validity of a WolframAlpha LLM API key to ensure secure and authorized access for querying natural language questions.
Instructions
Validate the WolframAlpha LLM API key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}