rest-api-patterns
Installation
SKILL.md
REST API Patterns
This skill covers the patterns and utilities for implementing REST API wrapper functions in Semantic Link Labs.
When to Use This Skill
Use this skill when you need to:
- Implement new REST API wrappers
- Understand the
_base_apihelper function - Handle pagination, long-running operations, or errors
- Debug API-related issues
Finding API Documentation
Before implementing a wrapper, use the API search tool to find the relevant documentation: