Triggers an on-demand compounding intelligence job for the workspace. Use after onboarding, file scanning, or bulk context ingestion to run intelligence pipelines immediately instead of waiting for the next scheduled cron cycle. Supported job types: consolidation (merge near-duplicate insights), pattern_detection (discover recurring patterns), playbook_synthesis (generate playbook rules from patterns), decay_sweep (reduce confidence on stale insights), and metrics (snapshot pipeline metrics). This endpoint is asynchronous and returns a job_run_id you can poll for status.
API key for authentication (format: "Bearer YOUR_API_KEY")
Job trigger request
Job accepted
Unique identifier for this job execution
The type of job that was executed
consolidation, pattern_detection, playbook_synthesis, decay_sweep, metrics Workspace ID the job ran against
Whether the job ran in dry-run mode
Current job status
accepted Whether the job was accepted successfully