canva-sdk-patterns
Installation
SKILL.md
Canva Typed REST Adapter
Overview
Treat the adapter as a transport boundary, not an authorization oracle or official Canva SDK. Keep policy and token rotation outside generic request methods, and tolerate documented non-breaking response additions.
Prerequisites
- Language/runtime, package policy, and required operations
- Pinned OpenAPI bytes/checksum and generation configuration
- Authorization, token, data, retry, and test boundaries
Instructions
Step 1: Select the minimal surface
Use Read and Grep to list only required operations, scopes, request/response shapes, async job states, and preview flags.