Skip to main content
Glama

get_planned_courses_by_course_id

Retrieve all planned course records for a specific course ID in Eduframe, with filtering options for date, status, type, and availability.

Instructions

Get all planned course records of a single course

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
course_idYesID of the parent resource
cursorNoCursor for fetching the next page of results
per_pageNoNumber of results per page (default: 25)
searchNoFilter results on search
typeNoFilter results on type
parents_publishedNoFilter results on parents_published
published_publicNoOnly show courses that are published and are either planned or in progress
start_date_fromNoFilter results on start_date_from
start_date_untilNoFilter results on start_date_until
availability_stateNoFilter results on availability_state
statusNoFilter results on status
sortNoSort the results. Can change order by using `<sort_by>:<direction>` where `<direction>` is either `asc` or `desc`
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/martijnpieters/eduframe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server