List teams (cross-organization)
wflow_list_teamsList teams across one or many organizations, returning id, name, description, and system flag. Filter by search criteria or specify organizations to get team details.
Instructions
List teams in one or many organizations (id, name, description, system flag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| organization | No | Single org slug. Defaults to WFLOW_ORG. | |
| organizations | No | Explicit list of org slugs (cross-organization). | |
| allOrganizations | No | Operate over ALL accessible organizations. |