Get log context
get_log_contextFetch log context around a specific entry by project or deployment to pinpoint errors and trace execution flow.
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 |