Kavi

kavi recommend-apply

Turn a recommendation into a queued managed task.

Synopsis

kavi recommend-apply <recommendation-id>

Description

Converts a recommendation into a queued managed task. The recommendation's suggested work becomes a real task that is routed and executed like any other task submitted via kavi task. This is the primary way to act on agent suggestions.

Examples

# Apply a recommendation as a task
kavi recommend-apply <recommendation-id>

On this page