Documentation Index
Fetch the complete documentation index at: https://docs.mavera.io/llms.txt
Use this file to discover all available pages before exploring further.
Scenario
Your sales team logs meeting notes in HubSpot after every prospect call. After 20+ meetings, patterns emerge — same objections, feature requests, competitive mentions — but nobody synthesizes them. You aggregate notes and send them to Mave for theme analysis and recommendations.Architecture
Code
Example Output
Error Handling
Notes in different fields
Notes in different fields
HubSpot stores notes in
hs_internal_meeting_notes or hs_meeting_body. The code checks both.Context window limits
Context window limits
50+ meetings may exceed Mave’s context. Code truncates to 500 chars each and caps at 20. Batch-summarize larger volumes.