fn extract_json_from_response(response: &str) -> &str
Extracts JSON from LLM response, handling markdown code blocks.