manage_sdk_project_runtime
Manage SDK project runtime by starting, pausing, resuming, scheduling, dispatching, or inspecting durable workflows, using hosted or local project specifications.
Instructions
Start, pause/resume, schedule, dispatch, or inspect a durable SDK workflow.
operation is one of start, schedule, dispatch, resume, ingest_event,
run_next, or checkpoint. Hosted project specs use the tenant/company/project
scoped control plane; local specs use revisioned JSON checkpoints. In the
compact Backbone and sovereign progressive profiles, start, schedule,
dispatch, and event ingestion are preview-only. Resume and run-next are
unavailable because those operations do not carry a trustworthy preview
binding; checkpoint remains read-only. The generic resume surface never
accepts recovery attestations or replays an unresolved external operation;
that transition belongs to the hosted connector journal authority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | No | {} | |
| inputs | No | {} | |
| run_ref | No | ||
| operation | Yes | ||
| resume_at | No | ||
| worker_ref | No | lightbulb-mcp-worker | |
| preview_only | No | ||
| project_spec | Yes | ||
| workflow_key | No | ||
| approval_refs | No | {} | |
| connector_account_refs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |