get_bill_text
Retrieve the full plain-text of a Virginia bill version by bill number and session code, with optional version selection and truncation at 15,000 characters.
Instructions
Full text of one bill version, HTML stripped to plain text.
document_code selects a version (e.g. "HB1" = introduced,
"HB1ER" = enrolled); the default is the most recent version.
available_versions lists every version that can be requested. Long
texts are cut at 15,000 characters with truncated set true.
Amendment markup (additions and strikethrough deletions) is flattened
to plain text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_number | Yes | ||
| session_code | Yes | ||
| document_code | No |