Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ALSOASKED_API_KEY | Yes | Your AlsoAsked API key from your AlsoAsked Pro account |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_people_also_ask | Search for "People Also Ask" questions related to search terms. Returns hierarchical question data from Google PAA. |
get_account_info | Get account information including credits, plan details, and usage statistics |
search_single_term | Search for PAA questions for a single term (convenience method) |