hex-core-workflow-b

Installation
SKILL.md

Hex Scheduled Runs & Admin API

Overview

Configure scheduled runs and manage workspace resources via the Hex Admin API. Scheduled runs execute projects on cron-based intervals. The Admin API manages users, groups, and data connections.

Instructions

Step 1: List Project Runs

const TOKEN = process.env.HEX_API_TOKEN!;
const BASE = 'https://app.hex.tech/api/v1';
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
hex-core-workflow-b — jeremylongshore/tons-of-skills-marketplace