Contract Testing: Admin List Teams
contract-testing_admin_list_teamsList all teams in a workspace with optional name filtering and pagination. Use this admin tool to manage team visibility and retrieval.
Instructions
List all teams in the workspace (admin).
Toolset: Admin
Parameters:
q (string): Filter teams by name
page (number): Page number
size (number): Results per page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Filter teams by name | |
| page | No | Page number | |
| size | No | Results per page |