Get fax quote
get_quoteFallback/non-widget tool for creating a user-reviewable pay-per-use fax quote when you have a fax number and either an MCP session, a PromptFax documentId, or one or more HTTPS PDF URLs. A quote is required before Stripe Checkout and before any real fax transmission. In ChatGPT widget sessions, do not call this after start_session because the widget auto-quotes once the document and destination are ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileUrls | No | One or more HTTPS URLs for PDF or image documents that PromptFax should attach to the fax workflow. | |
| faxNumber | No | Destination US fax number. Accepts common human formats such as 415-555-0182 or E.164 format such as +14155550182. | |
| sessionId | No | PromptFax MCP session identifier returned by start_session. Use this to continue a session-backed fax workflow. | |
| documentId | No | PromptFax document identifier created by a prior upload or hosted session. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||