Skip to main content
Glama

Canvas MCP Server V2.0

canvas_get_file

Retrieve detailed information about a specific file in Canvas LMS by providing its file ID using this tool within the Canvas MCP Server V2.0.

Instructions

Get information about a specific file

Input Schema

NameRequiredDescriptionDefault
file_idYesID of the file

Input Schema (JSON Schema)

{ "properties": { "file_id": { "description": "ID of the file", "type": "number" } }, "required": [ "file_id" ], "type": "object" }

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/DMontgomery40/mcp-canvas-lms'

If you have feedback or need assistance with the MCP directory API, please join our Discord server