box_groups_search_tool
Search for Box groups by name using partial matching to find relevant teams and collaborators within your organization's Box environment.
Instructions
Search for groups by name. This is a partial match search. Args: ctx (Context): The context object containing the request and lifespan context. query (str): The search query to match against group names. Returns: dict: A dictionary containing the list of matching groups.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |