hubspot-debug-bundle
Installation
SKILL.md
HubSpot Debug Bundle
Overview
Collect all necessary diagnostic information for HubSpot API troubleshooting and support ticket escalation, including correlation IDs, rate limit state, and SDK versions.
Prerequisites
@hubspot/api-clientinstalled- Access to application logs
HUBSPOT_ACCESS_TOKENenvironment variable set
Instructions
Step 1: Create Debug Bundle Script
#!/bin/bash
# hubspot-debug-bundle.sh
Related skills