validate_machine_profile
Verify an operation against a machine profile to confirm compatibility and catch mismatches before machining.
Instructions
Validate an operation against a declared machine profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| live | No | ||
| tool | Yes | ||
| error | No | ||
| receipt | No | ||
| documentRevision | No | ||
| operationFingerprint | No |