Follow logs
follow_logsContinuously fetch recent deployment logs for a configurable short duration, enabling real-time tail-f style observation of runtime behavior.
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 |