list_log_drains
List configured log drains for shipping deployment logs, with optional filtering by project or team.
Instructions
List configurable log drains (where deployment logs are shipped).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Filter by project id. | |
| 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). |