action shipengine_list_carriers { label: "List Carriers" description: "List all carriers that have been added to this account" provider: shipengine method: GET path: "/v1/carriers" encoding: json output: { type: "object" } }