Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gesso/types/params.ts>ListExternalToolsParams

A TypeScript API client for Canvas LMS
Latest
interface ListExternalToolsParams
import { type ListExternalToolsParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
searchterm: string

The partial name of the tools to match and return.

optional
selectable: boolean

If true, then only tools that are meant to be selectable are returned

optional
includeparents: boolean

If true, then include tools installed in all accounts above the current context