Messages sent
How many messages were sent (without loading bodies)?
COUNT(*) FROM message_meta WHERE ts IN period AND subtype IS NULL AND is_bot = false
Many orgs do not land message text — meta from Conversations History / Analytics APIs.
Adapt: Lock thread parents vs all replies and DM exclusion.