Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Definition = &mcp.Tool{
Name: "get_course_structure",
Description: "Get full course tree: themes, longreads, exercises with deadlines",
}
Definition is the MCP tool definition.
Functions ¶
func NewHandler ¶
func NewHandler(lms LMSClient) func(context.Context, *mcp.CallToolRequest, Input) (*mcp.CallToolResult, any, error)
NewHandler creates the tool handler.
Types ¶
Click to show internal directories.
Click to hide internal directories.