validate_llm_response
Validate LLM response format and content against expected schemas for Plex media library prompts including playlists, recommendations, and analysis.
Instructions
Validate LLM response format and content against expected schemas for different prompt types
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes | The LLM response object to validate | |
| prompt_type | Yes | The type of prompt that generated this response |