martin_get_attempt
Load a specific attempt summary with artifact directory references from a canonical run. Inspect loop attempts by file or loop ID to find code changes, costs, and verification results.
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 |