Buu AI MCP Server

team_get_all

Retrieve all teams for the current user with customizable pagination and filters to streamline team management in the Buu AI MCP Server.

Instructions

[PRIVATE] Get all teams for the current user.

Input Schema

NameRequiredDescriptionDefault
filtersNoFilter criteria to narrow down thread results
paginationNoPagination settings for querying threads

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filters": { "description": "Filter criteria to narrow down thread results" }, "pagination": { "description": "Pagination settings for querying threads" } }, "type": "object" }

You must be authenticated.

Other Tools from Buu AI MCP Server

Related Tools

ID: t0xuq692cn