action trashnothing_mark_all_conversations_read { label: "Mark all conversations as read" provider: trashnothing method: PUT path: "/conversations/mark-all-read" encoding: json output: { type: "object" additionalProperties: true } }