Follow logs
follow_logsPoll recent deployment logs for a bounded duration to perform short tail-f style observation. Filter by project, service, environment, and log level to inspect specific deployment output in real time.
Instructions
Poll recent deployment logs for a bounded duration; use for short tail -f style observation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| limit | No | ||
| env_name | No | ||
| project_id | No | ||
| service_id | No | ||
| duration_ms | No | ||
| project_name | No | ||
| service_name | No | ||
| deployment_id | No | ||
| approval_token | No | ||
| debug_session_id | No | ||
| poll_interval_ms | No | ||
| apply_project_rules | No | ||
| approval_wait_seconds | No |