find_schedule
Locate schedule tables in a drawing set by kind, returning sheet, title, headers, row count, and region for each match—including continued and rotated schedules.
Instructions
Locate a schedule table in the set (#87): pass a kind ("room finish", "material"/"finish") and get every matching table's sheet, title, headers, TOTAL row count, and REGION — sized for a view_sheet look or a read_sheet_text pull of exactly the table. A schedule continued across sheets is ONE match whose "parts" list every fragment (base first) with its own viewable region; tables read through rotated headers say so; a table answering for one building carries "building". Errors with what WAS found when the asked-for kind isn't in the set. Coordinates are image px at render scale 2.0: PDF pt × 2, origin top-left, y down (the browser canvas's native space). Sheet payloads carry dims in both px and pt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | "room finish" (rooms → surface finishes) or "finish"/"material" (codes → products) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matches | Yes |