@pipeworx/florida-code

Connect: https://gateway.pipeworx.io/florida-code/mcp · Install: one-click buttons

Tools: 1

Give it 784.011, get back the assault statute. Keyless.

Why the URL needs more than the citation

Florida’s document paths need the chapter’s hundred-block as well as the chapter and section:

&URL=0700-0799/0784/Sections/0784.011.html
     ^block    ^ch  ^section

All three parts are derivable from 784.011, which is what makes this a resolver rather than a crawl — nobody types 0700-0799.

Caveats

  • Fails silently upstream. A nonexistent section returns HTTP 200 with page furniture and no statute. This pack keys on the SectionBody container, so a miss is reported as section_not_found rather than as empty text.
  • Section numbers are not contiguous; repealed and reserved numbers are normal.

Tool

fl_statute({section: "784.011"}) → text, catchline, amendment history.

Data source

Florida Legislature (leg.state.fl.us). Florida statutes are public record.

Tools

  • fl_statute — Get the FULL TEXT of a section of the Florida Statutes — Florida state law — by citation. “Florida Statute 784.011” is section 784.011 (assault). Returns the statutory text, its catchline and its amen

Tools

  • fl_statute — Get the FULL TEXT of a section of the Florida Statutes — Florida state law — by citation. Florida Statute 784.011 is section 784.011 (assault). Returns the statutory text, its catchline and its amendm

Regenerated from source · build August 12, 2026