Create Command From Thread
Create Command From Thread
Create a reusable command from a thread conversation via LLM.
Validates the thread, creates a Command record with generation_status=‘generating’, starts a background Temporal workflow to extract command content, and returns 202.
POST
Create Command From Thread