search_canvas_tools
Find Canvas MCP tools and TypeScript API functions by keyword, with optional detail levels for signatures or full descriptions.
Instructions
Search available Canvas tools by keyword — both the registered MCP tools (e.g. list_peer_reviews, create_assignment) and the TypeScript code-execution API used by execute_typescript().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search term to filter tools (empty = all) | |
| detail_level | No | "names" (names/paths only), "signatures" (recommended), or "full" (fuller descriptions/file contents) | signatures |