ironclad
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name IRONCLAD_API_KEY or zero doctor check-connector --url https://$IRONCLAD_HOST/public/api/v1/workflows --method GET
Authentication
Ironclad uses a static API key passed as a Bearer token:
Authorization: Bearer $IRONCLAD_API_KEY
Generate the key in Ironclad under Company Settings → API. Keys are scoped to a single Ironclad instance.