action trashnothing_archive_all_conversations { label: "Archive all conversations" provider: trashnothing method: PUT path: "/conversations/archive-all" encoding: json output: { type: "object" additionalProperties: true } }