pub fn ai_task(node: &FlowNode) -> String
The AI node’s dispatch task: "generate" (default), "embedding", or "classify". The inspector stamps it from the bound model’s capability / whether labels are set.
"generate"
"embedding"
"classify"