Burn ban status
get_burn_banCurrent outdoor-burning ban status for Harris County, TX (which includes Crosby) from the Texas A&M Forest Service. Countywide only — TFS has no sub-county resolution, so this is never a Crosby-specific status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| county | Yes | Always "Harris". | |
| source | Yes | ||
| status | No | "Yes" = ban in effect, "No" = no active ban, null = status unavailable from the last check. | |
| startDate | No | ISO date-time the current ban took effect, as reported by TFS; null when there is no active ban. | |
| lastChecked | No | ISO 8601 timestamp of the last data refresh. | |
| officialUrl | No | ||
| statusSince | No | When the CURRENT status was first observed. Equal to trackingSince means no change has ever been witnessed — it is when observation began, NOT a transition date. | |
| trackingSince | No | The first observation ever recorded for this feed. |