indices-run-operations

Installation
SKILL.md

Indices Run Operations

When To Use

Use this skill for:

  • Finding task IDs before execution
  • indices runs create
  • indices runs list
  • indices runs get
  • indices runs logs

Find A Task To Run

Use tasks commands to locate task IDs:

indices --json tasks list
indices --json tasks get <task-uuid>
Installs
5
Repository
indicesio/cli
First Seen
Mar 3, 2026
indices-run-operations — indicesio/cli