generate_faq_schema
Generate FAQ Schema (JSON-LD) for a video to improve AI discoverability.
Creates structured FAQ data based on video title and description.
FAQ Schema helps content appear in AI answers (ChatGPT, Gemini, Perplexity)
and Google's People Also Ask section.
Args:
video_id: The video ID to generate FAQ schema for
Returns:
JSON with FAQ questions/answers and ready-to-use JSON-LD schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |