Skip to main content
Glama

Canvas MCP Server V2.0

canvas_list_sub_accounts

Retrieve a list of sub-accounts under a parent account by providing the parent account ID, enabling efficient organization and management within Canvas LMS.

Instructions

List sub-accounts for an account

Input Schema

NameRequiredDescriptionDefault
account_idYesID of the parent account

Input Schema (JSON Schema)

{ "properties": { "account_id": { "description": "ID of the parent account", "type": "number" } }, "required": [ "account_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