Skip to content
Snippets Groups Projects

Issue #3523511: Add admin/structure/ai-agent to the parent menu route

2 files
+ 7
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
0
@@ -3,3 +3,8 @@ ai_agents.admin_settings_page:
description: 'Configure the AI Agents Settings.'
parent: ai.admin_settings
route_name: ai_agents.settings_form
entity.ai_agent.collection:
title: AI Agents
parent: system.admin_structure
description: 'Create and manage AI Agents and their associated tools.'
route_name: entity.ai_agent.collection
Loading