Udemy Course Content Retrieval Tool
get_course_contentFull Description
Use this to retrieve a course content including duration, rating, instructors, target audience, learning outcomes, and more. Then try to answer the user's question about the course.
Parameters (1 required, 1 optional)
courseIdstringThe id of the course. Should only come from search_courses tool response schema structuredContent.courses[].id field. Do not provide anything else.
chatGptUserQuerystringThe original user query or question as provided.