google-related-questions
Installation
SKILL.md
Google Related Questions
Retrieve additional Google "People also ask" / Related Questions results through Frevana.
Purpose
This skill is for expanding Google related questions using a next_page_token.
Inputs:
next_page_token
Output:
- validated response JSON with Google Related Questions results
This endpoint follows the Frevana Google Related Questions API. It is not a keyword search endpoint: the required token must come from a related_questions item in a regular Google Search API response. If the user only provides a keyword, search phrase, or question, recommend running the regular Google Search skill first to fetch related_questions[].next_page_token, then continue this skill with that token.