martin_get_attempt
Load a canonical run attempt summary with artifact directory references. Inspect attempt details using file path or loop ID to retrieve execution data.
Instructions
Load one Martin attempt summary with artifact directory references for a canonical run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Path to a canonical loop-record.json file or run directory. | |
| loopId | No | Loop ID under the run store. | |
| runsDir | No | Optional runs-root override. | |
| attemptIndex | No | Attempt index to inspect. Defaults to the latest attempt. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop | Yes | ||
| source | Yes | ||
| attempt | Yes | ||
| warnings | Yes | ||
| sourceKind | Yes |