Create a new Nova agent with a structured interview process. Use when the user wants to create a new agent.
Follow this single conversational flow to create a new agent. Adapt your questions to what the user has already told you — skip what you can infer, probe deeper where needed.
Ask the user about their new agent:
Show the complete proposed configuration:
Let the user request changes. Re-present the updated config until they approve.
Once approved, use the MCP tools to:
create_agent with the full configurationwrite_triggers if triggers were defined/nightly-review0 1 * * * (01:00 local). Check other agents' triggers via read_triggers to find the next available slot.Confirm creation and tell the user how to start chatting with their new agent.