Skip to main content

Overview

lua jobs manages scheduled jobs defined with LuaJob. It mirrors the surfaces available for skills (view, versions, deploy, activate, deactivate, delete) and adds two job-specific actions: trigger (manual fire) and history (execution log).
For defining jobs in code, see LuaJob API. For creating jobs dynamically from inside a tool at runtime, see Jobs API.

Subcommands

Options

Examples

Triggering vs Deploying

Common Workflow

After editing a job in code:

Logs and Errors

To debug job execution, pair this with lua logs: