action quotes_post_quote_image_background { label: "post_quote_image_background" description: "Add an image for use later as a quote background image." provider: quotes method: POST path: "/quote/image/background" encoding: json output: { type: "object" additionalProperties: true } }