build-zoom-rest-api-app Skill
Use when calling REST APIs. Published by openai in plugins.
What is build-zoom-rest-api-app Skill?
Use when calling REST APIs. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use build-zoom-rest-api-app Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/zoom/skills/rest-api/SKILL.md
What it does
Use when calling REST APIs.
Skill instructions
Build Zoom REST API App Use this skill when the task needs deterministic Zoom API calls or resource management from application code. Workflow 1. Define the resource and actor: user, meeting, webinar, recording, docs, chat, phone, account, or admin-level workflow. 2. Select the endpoint and required scopes from the reference files before coding. 3. Confirm auth fit: user-level OAuth for user-owned resources, account-level OAuth for admin workflows, and only use server-to-server OAuth where the target API documents support for it. 4. Implement narrow API wrappers with explicit pagination, retry, idempotency, and rate-limit handling. 5. Treat webhook processing as a separate event-ingestion path with signature verification and replay protection. 6. Debug by checking token audience, missing scopes, resource ownership, account settings, API enablement, and rate-limit headers. References - Full preserved guide: references/full-guide.md - API architecture: concepts/api-architecture.md - Auth
Explore related resources
Frequently asked questions
What is build-zoom-rest-api-app?
build-zoom-rest-api-app is a open-source AI agent skill with Copy skill directory. Use when calling REST APIs.
Who is build-zoom-rest-api-app best for?
build-zoom-rest-api-app is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install build-zoom-rest-api-app?
Install or run build-zoom-rest-api-app using Copy skill directory. Check build-zoom-rest-api-app for the latest setup command.
Is build-zoom-rest-api-app actively maintained?
build-zoom-rest-api-app may need a closer maintenance check before production use.
Auto-fetched from GitHub.