Contract Testing: Admin List Teams
contract-testing_admin_list_teamsLists all teams in a SmartBear contract testing workspace using admin access. Filter teams by name and control results with page and size parameters.
Instructions
List all teams in the workspace (admin).
Toolset: Admin
Parameters:
q (string): Filter teams by name
page (number): Page number (default: 1)
size (number): Results per page (default: 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Filter teams by name | |
| page | No | Page number | |
| size | No | Results per page |