Skip to content
Recued
Menu
← Back to recipes

Shippo shipment rate brief

by recued-core v1

Read-only shipment and rate review for one Shippo shipment. It reads the shipment and asks the AI summarizer for sender/recipient context, parcel details, carrier messages, rate options, delivery tradeoffs, and next steps. It never purchases a label, creates shipments, creates refunds, mutates carrier accounts, or calls arbitrary Shippo endpoints.

How it works 9 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (9 steps)
shipment_id trim
Trim whitespace from setting shipment id
shipment ?
rates default
Apply default
messages default
Apply default
rate_count count
Count items in rates
message_count count
Count items in messages
summarize ?
rate_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize this Shippo shipment's sender/recipient context, parcel data, carrier messages, rate options, delivery tradeoffs, cheapest and fastest practical choices, and next steps. Do not invent facts outside the Shippo data.
shippo setting =
max length setting = 900
shipment id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Shippo connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

shippo shipposhippingratesshipmentecommerceai-summarypack:shippo

Details

9 steps 4 configurable settings recipe_id: shippo-shipment-rate-brief