Lindy Debug Bundle
Overview
Comprehensive debugging toolkit for collecting diagnostics and resolving issues.
Prerequisites
- Lindy SDK installed
- Access to logs
- curl installed for API testing
Instructions
Step 1: Collect Environment Info
Step 2: Test API Connectivity
Step 3: Collect Agent State
Step 4: Check Run History
Step 5: Generate Support Bundle
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Output
- Environment diagnostic information
- API connectivity test results
- Agent state and configuration
- Run history analysis
- Exportable support bundle
Error Handling
| Issue | Diagnostic | Resolution |
|---|---|---|
| Auth fails | Check API key | Regenerate key |
| Timeout | Check network | Verify firewall |
| Agent missing | Check environment | Verify agent ID |
Examples
Quick Health Check
Full Debug Script
Resources
Next Steps
Proceed to lindy-rate-limits for rate limit management.