Collect comprehensive debug information for Customer.io support tickets and troubleshooting.
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Issue | Solution |
|---|---|
| Logs too large | Use tail -n 1000 to limit |
| Sensitive data | Use redaction script |
| Missing permissions | Check file read access |
After creating debug bundle, proceed to customerio-rate-limits to understand API limits.
Basic usage: Apply customerio debug bundle to a standard project setup with default configuration options.
Advanced scenario: Customize customerio debug bundle for production environments with multiple constraints and team-specific requirements.