Get Quote Request Status
get_quote_statusCheck whether a TempGuru quote request reference was received or durably queued. Submit the TG reference from the website form to verify request status.
Instructions
Check whether a TempGuru quote request reference was received by the CRM or durably queued. Use only after the buyer personally submitted a TempGuru website form and received a TG reference, or for a historical reference. The authless MCP request_quote handoff does not create a reference. This v1 status stub reports received/queued only; it does not yet expose quote_sent or won. get_quote_status(reference='TG-ABC234') Status records are retained for 90 days. A not-found result does not prove the CRM lead is absent; follow up with the reference at megan@tempguru.co.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | TG reference returned after the buyer submits the TempGuru website form, e.g. TG-ABC234. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| channel | No | ||
| message | Yes | ||
| deal_name | No | ||
| follow_up | Yes | ||
| reference | Yes | ||
| created_at | No | ||
| quote_found | Yes | Discriminator. false means the status stub is absent or expired. |