package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: May 18, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Definition = &mcp.Tool{
Name: "get_task",
Description: "Get detailed task info: score, reviewer, solution URL, deadline, state",
}
type Input struct {
TaskID int `json:"task_id" jsonschema:"Task ID (found in deadlines or grades output)"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.