contentstack-management
Installation
SKILL.md
Contentstack Management SDK – Contentstack Management Python
When to use
- Implementing or changing
Client, Stack, or resource modules (entries, assets, webhooks, …). - Updating
README.mdor public exports for user-visible behavior. - Assessing semver impact of constructor, method, or export changes.
Instructions
Main entry (consumer API)
contentstack_management.Clientincontentstack.py: builds CMA endpoint from region / host / scheme, merges headers (authtoken, management_token, early_access), constructs_APIClient, optionaloauth_configwithOAuthHandler.