Check receipt service readiness and terms for free
get_receipt_service_statusCheck receipt-service availability, configured USDC price/network, supported inputs, size limits, retention and exact-retry policy before authorizing a paid analyze_receipt call. Takes empty arguments {}; no receipt, credentials or payment metadata. Free and read-only: uses cached runtime readiness, performs no external health probe, analysis, payment or tenant lookup. A successful status lookup can report ready=false; wait until ready before starting paid work. This snapshot does not guarantee a later call or prove an individual payment settled. Use get_receipt_example to inspect a fixed sample result instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| limits | Yes | ||
| policy | Yes | ||
| retention | Yes | ||
| service_id | Yes | ||
| availability | Yes | Cached runtime readiness, not a fresh external probe or settlement proof. | |
| status_version | Yes | ||
| payment_authorized | Yes | ||
| supported_input_types | Yes | ||
| paid_processing_performed | Yes |