project_ingest_trace
Record tool execution traces by appending normalized data with run ID, tool name, status, and summary to the project ingest path.
Instructions
Append one normalized trace record through the generic project ingest path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| tool_name | Yes | ||
| status | Yes | ||
| summary | Yes | ||
| trace_db_path | No | ||
| error_text | No | ||
| scenario_id | No | project_state | |
| correlation_id | No | ||
| attempt | No | ||
| retry_classification | No | not_applicable | |
| decision_reason | No | ||
| actual_effects | No | ||
| source_kind | No | project_state | |
| source_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||