instantly-enterprise-rbac

Installation
SKILL.md

Instantly Enterprise RBAC

Overview

Manage workspace access control in Instantly API v2. Covers workspace member management, API key governance with scoped permissions, workspace group management (for agencies), custom tag-based resource isolation, and audit logging. Instantly uses workspace-level isolation — each workspace is a separate tenant with its own data and API keys.

Prerequisites

  • Instantly Hypergrowth plan or higher
  • Workspace admin access
  • API key with all:all scope (for admin operations)

Instructions

Step 1: Workspace Member Management

import { InstantlyClient } from "./src/instantly/client";
const client = new InstantlyClient();
Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
instantly-enterprise-rbac — jeremylongshore/claude-code-plugins-plus