name: canvas-ls
description: List all modules and folders in a Canvas LMS course. Use when the user wants to see what content is available in a course, browse modules, or check what's on Canvas.
allowed-tools: Bash(python3 *)
argument-hint: ""
List Canvas Course Content
Show all modules and folders for a registered course.
Run:
python3 ~/.canvas-cli/canvas_runner.py ls "$ARGUMENTS"
Present the output to the user in a readable format.