get_curves
Retrieve all curves from a LAS file along with their units and descriptions. Input the absolute path to the LAS file to get structured curve metadata for well log analysis.
Instructions
List all curves in a LAS file with their units and descriptions.
Args: file_path: Absolute path to the LAS file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |