Append log analysis to debug session
append_log_analysis_to_sessionPerform deterministic log analysis and append the outcome to the session as a diagnostic record, without modifying runtime state.
Instructions
Run deterministic log analysis and append the result as a local diagnostic record only; it does not change runtime state or configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| limit | No | ||
| since | No | ||
| after_ms | No | ||
| trace_id | No | ||
| before_ms | No | ||
| project_id | No | ||
| request_id | No | ||
| session_id | Yes | ||
| project_name | No | ||
| analysis_type | Yes | ||
| deployment_id | No |