generated: '2026-08-09' method: generated source: openapi/convelio-shipping-openapi.yml note: >- Convelio publishes no AGENTS.md, no skill files, and no agent guidance of any kind — probed developers.convelio.com, help.convelio.com and github.com/convelio (zero public repositories). These skills were generated by API Evangelist and every operationId referenced was verified against the harvested OpenAPI 3.1 document. skills: - file: convelio-quote-and-book-shipment.md name: Quote and book a fine art shipment with Convelio description: >- Price a fine art shipment, create a quote, handle the instant-price vs manual-pricing branches, and convert the quote into a booked order — including the retry hazard on the two non-idempotent creating POSTs. api: openapi/convelio-shipping-openapi.yml operations: [estimateShippingPrice, createShippingQuote, getShippingQuote, createShippingOrder] - file: convelio-subscribe-to-shipment-events.md name: Subscribe to Convelio shipment events description: >- Register webhook subscriptions for the five declared events, verify the HMAC-SHA256 X-Convelio-signature on delivery, and use the events to observe a shipment the REST API provides no read path for. api: openapi/convelio-shipping-openapi.yml operations: [createWebhook, listWebhooks, getWebhook, updateWebhook, deleteWebhook] coverage: operations_in_spec: 9 operations_covered: 9