action shipstation_list_all_questions { label: "List All Questions" description: "" provider: shipstation method: GET path: "/questions" encoding: json output: { type: "object" additionalProperties: true } }