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 targets multiple verticals but can’t pursue all equally. Alpha Vantage’sSECTOR function returns real-time and historical performance by sector. This job maps sector momentum to marketing effort — invest messaging resources in growing sectors, adopt defensive positioning in declining ones, and generate vertical-specific campaign copy for the top priorities.
Flow: Alpha Vantage GET ?function=SECTOR → Rank by performance → Mavera POST /mave/chat + POST /generations → Vertical priority matrix + copy
Code
Example Output
Error Handling
Sector naming
Sector naming
Alpha Vantage uses SEC sector names (e.g., “Information Technology” not “Tech”). Map to your internal vertical names before generating copy.
Single API call
Single API call
The
SECTOR function returns all timeframes in one call — only 1 of your 25 daily free calls. Cache the response for the full day.Negative performance
Negative performance
Sectors with negative returns need defensive messaging, not growth messaging. The Mave prompt handles this via the “stability narrative” strategy option.