Get a Setell quote
setell_get_quoteFetch a quote by ID to view its line items, total, status, customer info, and key timestamps. Use after obtaining a quote ID.
Instructions
Fetch a single Setell quote by id. Returns line items, total, version number, status, customer info, and key timestamps (sentAt, viewedAt, acceptedAt). Use this once you know the quote id — get one from setell_find_jobs or the setell://jobs/{id} resource. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quoteId | Yes | The quote id (UUID). Required. |