``subagentClusters``required, array[object]Collection of Agents
each Cluster Agent has the following fields ``agentId``required, integerThe ``agentId`` is the (technical) name that is used in the Controller to identify an Agent. ``subagentClusterId``required, stringThe ID of the Subagent Cluster. ``title``optional, stringA title of the Subagent Cluster. ``subagentIds``required, array[object]Collection of Subagents with and its ID and priority
each subagentIds has the following fields ``subagentId``required, stringThe ``subagentId`` is the name that is used in the Controller to identify a Subagent Cluster. ``priority``required, stringPriority of the Subagent inside the Cluster