Wallos Subscription Manager
Interact with the user's self-hosted Wallos instance to manage subscriptions, categories, payment methods, and spending analytics.
Configuration
Set these environment variables before using the skill:
export WALLOS_URL="https://your-wallos-instance.com"
export WALLOS_API_KEY="your-api-key-here"
- Auth: API key passed as
api_keyquery parameter (GET) or form field (POST) - Generate your API key in Wallos: Settings → API
Quick Reference
[Description truncada. Veja o README completo no GitHub.]