Skip to main content
Glama

create_planned_course

Create a planned course in Eduframe by specifying course details, scheduling, participant limits, and cost structure for educational program management.

Instructions

Create a planned course.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
is_publishedNoBoolean if is published on the website.
course_idYesUnique identifier of the course.
typeYesThe type of the course.
start_dateNoDate at which the planned course starts. Only needed for fixed planned courses.
end_dateNoDate at which the planned course ends. Only needed for fixed planned courses.
min_participantsNoA number representing the minimum number of participants that can enroll for the planned course.
max_participantsNoA number representing the maximum number of participants that can enroll for the planned course.
cost_schemeNoThe cost schema that the payment will follow for the specified course.
costYesThe price to be paid for this planned course. Required if cost_scheme is student (default value) or order.
course_variant_idNoUnique identifier of the course variant.
course_location_idNoUnique identifier of the course location.
durationNoThe period of time of the planned course in days. Only needed for flexible planned courses.
teacher_idsNoThe ids of the teachers in the course
customNo
custom_associationsNo
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