Get log context
get_log_contextFetch surrounding log lines for a specific log entry using project or deployment identifiers.
Instructions
Fetch log context around one log entry by project or deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| limit | No | ||
| after_ms | No | ||
| before_ms | No | ||
| project_id | No | ||
| project_name | No | ||
| deployment_id | No |