mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-06-18 15:54:08 +08:00
775 B
775 B
Analytics
Use this for annual summaries, rankings, counts, and aggregate questions.
Tools
wechat.analytics.get_wrapped_metawechat.analytics.get_wrapped_cardwechat.analytics.get_wrapped_annualwechat.chat.get_daily_message_countswechat.biz.get_pay_records
Rules
- Prefer
get_wrapped_metathenget_wrapped_cardfor mobile or constrained contexts. - Wrapped annual tools read existing generated cache only; if a cache is missing, ask the user to open Wrapped in the desktop/web app first.
- Use
get_wrapped_annualonly when the user needs the whole annual dataset. - For broad statistics, prefer aggregate tools or targeted searches over full message pagination.
- Always state the account, time range, and metric basis when answering.