find-columns
Query stratigraphic columns from the Macrostrat API using latitude and longitude to access geologic data, with options for adjacent columns and response length.
Instructions
Query Macrostrat stratigraphic columns
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adjacents | No | Include adjacent columns | |
lat | Yes | A valid latitude in decimal degrees | |
lng | Yes | A valid longitude in decimal degrees | |
responseType | Yes | The length of response long or short | long |