appfolio-debug-bundle
Installation
SKILL.md
AppFolio Debug Bundle
Overview
This debug bundle collects diagnostic evidence from AppFolio property management API integrations for support escalation and root cause analysis. It captures API connectivity against the properties, tenants, and work orders endpoints, authentication status using client credential pairs, recent error logs from integration pipelines, and SDK version information. The resulting tarball gives support engineers everything they need to diagnose connectivity failures, auth rejections, and data sync issues without requiring live access to your environment.
Prerequisites
curl,jq,tarinstalledAPPFOLIO_CLIENT_IDandAPPFOLIO_CLIENT_SECRETconfigured (basic auth pair)APPFOLIO_BASE_URLset to your Stack API base (e.g.,https://yourcompany.appfolio.com/api/v1)