team_get
Retrieve the personal team assigned to the current user on the Buu AI MCP Server.
Instructions
[PRIVATE] Get the personal team for the current user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}