Get Well Permits
opa_get_well_permitsRetrieve current US oil and gas well drilling permits. Filter by state or operator, or view aggregated counts by state or operator to analyze upstream permitting activity.
Instructions
Get the latest US oil & gas well drilling permit data. Use when the user asks about well permits, new drilling permits, permitting activity, or upstream permit trends. Returns available permits; optionally filtered/aggregated by state or by operator. Requires an eligible account entitlement. Use opa_get_plans for current access and pricing; the API response is authoritative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Which view to return: latest (most recent permits), by_state (counts aggregated per state), or by_operator (counts aggregated per operator). Default: latest. | latest |
| state | No | Optional US state name or 2-letter code to filter permits (e.g., 'Texas', 'TX'). Applies to the latest and by_state views. | |
| operator | No | Operator name for the by_operator view. For richer filters and explicit freshness metadata, use opa_search_well_permits. |