Skip to main content
Glama

get_meetings_by_planned_course_id

Retrieve all meeting records for a specific planned course using its ID, with options for pagination and sorting by date or name.

Instructions

Get all meeting records of a planned course

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
planned_course_idYesID of the parent resource
cursorNoCursor for fetching the next page of results
per_pageNoNumber of results per page (default: 25)
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