Skip to main content
Not yet available

This command is planned for a future release.

culvii run

Invoke a deployed workflow or agent with sample input.

Synopsis

culvii run <agent-or-workbook-slug> [--input <json>] [--env <env>] [--workspace <slug>]

Description

Invokes a deployed workflow or agent with sample input. Used for testing after a deploy. This is an execution trigger — entirely separate from culvii deploy, which promotes a definition.

Accepts either an OAuth session or an API key with runner scope minimum.

culvii deploy, culvii logs