enoch_intake_ideas
Submit ideas to the Enoch control-plane intake API for processing, with optional dry run mode to validate without persisting.
Instructions
Ingest ideas through the current control-plane intake API. Defaults to dry_run=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ideas | Yes | ||
| idempotency_key | No | ||
| source | No | mcp | |
| dry_run | No | ||
| default_machine_target | No | ||
| default_model | No | ||
| default_sandbox | No | ||
| include_statuses | No | ||
| workload_machine_targets | No | ||
| override_existing_dispatch_metadata | No |