get_planned_courses_by_id_and_course_id
Retrieve a specific planned course record by providing both the course ID and planned course ID. This tool fetches detailed information about scheduled educational courses from the Eduframe system.
Instructions
Get a planned course record of a single course
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ID of the parent resource | |
| id | Yes | ID of the planned course to retrieve |