addedInput schema / additionalProperties
Added value: +false
addedInput schema / properties / assignment_id / description
Added value: +"Canvas assignment ID"
removedInput schema / properties / assignment_id / title
Removed value: -"Assignment Id"
addedInput schema / properties / course_identifier / description
Added value: +"Course code or Canvas ID"
removedInput schema / properties / course_identifier / title
Removed value: -"Course Identifier"
addedInput schema / properties / filename / anyOf
Added value: +[
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
addedInput schema / properties / filename / description
Added value: +"Custom filename for saved report"
removedInput schema / properties / filename / title
Removed value: -"Filename"
removedInput schema / properties / filename / type
Removed value: -"string"
addedInput schema / properties / include_action_items / description
Added value: +"Include action items"
removedInput schema / properties / include_action_items / title
Removed value: -"Include Action Items"
addedInput schema / properties / include_executive_summary / description
Added value: +"Include executive summary"
removedInput schema / properties / include_executive_summary / title
Removed value: -"Include Executive Summary"
addedInput schema / properties / include_student_details / description
Added value: +"Include student details"
removedInput schema / properties / include_student_details / title
Removed value: -"Include Student Details"
addedInput schema / properties / include_timeline_analysis / description
Added value: +"Include timeline analysis"
removedInput schema / properties / include_timeline_analysis / title
Removed value: -"Include Timeline Analysis"
addedInput schema / properties / report_format / description
Added value: +"Output format (markdown, csv, json)"
removedInput schema / properties / report_format / title
Removed value: -"Report Format"
addedInput schema / properties / save_to_file / description
Added value: +"Save report to local file"
removedInput schema / properties / save_to_file / title
Removed value: -"Save To File"
removedInput schema / title
Removed value: -"generate_peer_review_reportArguments"
removedOutput schema / properties / result / title
Removed value: -"Result"
removedOutput schema / title
Removed value: -"generate_peer_review_reportOutput"
addedOutput schema / x-fastmcp-wrap-result
Added value: +true