Analyze agent type system instructions and propose trigger configurations.
Uses an LLM to generate suggestions based on the agent’s described responsibilities. Returns event, schedule, and conversation trigger proposals that the user can accept, modify, or reject.
Returns: Trigger suggestions with agent type ID and proposed configurations.
Raises: HTTPException: 400 if agent type has no system instructions. HTTPException: 503 if LLM call fails.