list_rfis
Read the RFI register before raising a question: retrieve each RFI's status, sheet, raiser, pending agent acceptance, linked markup IDs, finish tags, and withdrawn numbers.
Instructions
Every RFI in the register with its status, sheet, who raised it (actor) and whether an agent-raised one is still pending the estimator's acceptance, its linked markup ids, and the finish tags those markups are attached to — the scopes the question touches. withdrawn[] lists the numbers delete_rfi tombstoned, so a gap in the sequence is explained rather than silent. Read this before raising a question the register already holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open | Yes | Still awaiting an answer | |
| rfis | Yes | Every live RFI, register order | |
| count | Yes | ||
| pending | Yes | Agent-raised and not yet accepted by an estimator | |
| withdrawn | Yes | Numbers of withdrawn RFIs (delete_rfi tombstones) — the gaps in the sequence, explained |