list_edge_configs
Retrieve a list of all Edge Config stores associated with your Vercel account or team. Specify team ID or slug to scope the request.
Instructions
List all Edge Config stores in the account/team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |