Get lab test results
get_lab_test_resultsGet lab test results for a package by its numeric ID, showing test type, pass/fail, measured level, and lab. Resolve the tag to an ID first via package lookup.
Instructions
Fetch lab test results for a package by its numeric package ID (not the tag label — use get_package first to resolve the ID). Returns test type, pass/fail, measured level, and testing lab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageId | Yes | Numeric METRC package ID. | |
| licenseNumber | No | Facility license number. Omit to use METRC_LICENSE_NUMBER. |