get_tool
Retrieve a specific active-operation tool by its ID, number, or exact name from the Mastercam session. Use this to access tool data for CAM operations.
Instructions
Retrieve one referenced active-operation tool by id, number, or exact name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| live | No | ||
| tool | Yes | ||
| error | No | ||
| receipt | No | ||
| documentRevision | No | ||
| operationFingerprint | No |