Skip to main content

ToolsResource

Bases: object Browse the catalog of tool/integration surfaces a scope can select in its toolset.

list()

List known tool/integration surfaces a scope can select in its toolset.
  • Parameters:
    • page_size – Maximum number of items to return (default 25).
    • page_token – Token from a previous page’s next_page_token; omit for the first page.

AsyncToolsResource

Bases: object

list()

List known tool/integration surfaces a scope can select in its toolset.
  • Parameters:
    • page_size – Maximum number of items to return (default 25).
    • page_token – Token from a previous page’s next_page_token; omit for the first page.