inngest-api-cli

Query Inngest API v2 resources for debugging, synchronization, and analytics.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/YOYOMAII/foundry --skill inngest-api-cli-yoyomaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inngest-api-cli
Source: https://github.com/YOYOMAII/foundry/tree/main/.agents/skills/inngest-api-cli
Command: npx skills add https://github.com/YOYOMAII/foundry --skill inngest-api-cli-yoyomaii

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the guesswork and manual overhead of managing Inngest resources, providing a structured, prescriptive interface for debugging, syncing, and querying your event-driven infrastructure.

Core Features & Use Cases

  • Operational Debugging: Quickly fetch function traces, run statuses, and event histories to diagnose failures in production or local environments.
  • Resource Management: Streamline the management of environments, webhooks, and API keys without navigating complex web dashboards.
  • Insights Analytics: Execute powerful SQL queries over your execution data to identify trends, latency bottlenecks, or error patterns.

Quick Start

Use the inngest-api-cli skill to fetch the trace for the failed function run with ID 12345 in the production environment.

Frequently Asked Questions about inngest-api-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug failed Inngest function runs from the command line?

To debug failed Inngest function runs from the command line, you can fetch specific function traces and run statuses using a prescriptive CLI interface targeting the Inngest API v2. This allows you to quickly diagnose failures in production or local environments without navigating web dashboards.

Can I query Inngest execution data using SQL?

Yes, you can query Inngest execution data using SQL by executing Insights SQL queries over your execution data. This feature helps you identify execution trends, latency bottlenecks, or error patterns directly from your terminal.

What do I need to manage Inngest environments via the CLI?

To manage Inngest environments via the CLI, you need the Inngest CLI installed and configured with appropriate API keys or environment targeting. This setup enables you to streamline environment management, webhooks, and API keys.

What is the best way to look up an event run history in Inngest?

The best way to look up an event run history in Inngest is by using a structured CLI tool to fetch event histories and run statuses. This approach eliminates manual overhead and guesswork when diagn your event-driven infrastructure.

Does the Inngest CLI support synchronizing resources across environments?

Yes, the Inngest CLI supports synchronizing resources across environments by providing a structured interface for interacting with Inngest API v2 resources. You can perform resource synchronization and analytical tasks across your configured environments.