#3591516: Canvas AI Restrict component catalog to canvas_test_sdc components when canvas_ai_agents_test is installed
[Description of changes]
Manual verification steps
- Install the
canvas_ai_agents_testmodule on a development site that hascanvas_aienabled. - Install the
ai_api_explorermodule. - Go to
/admin/config/ai/explorers/tools_explorer, select theget_component_contexttool, and click Run. - Verify that the output contains only SDCs from
canvas_test_sdcand no blocks or other components. - Uninstall
canvas_ai_agents_test, run the tool again, and verify the full component catalog is restored.
Closes #3591516
Edited by Juan Correa