- Issue created by @marcus_johansson
- 🇩🇪Germany marcus_johansson
Ready to review.
There is a video of the UX/UI attached, where you can see how you override it per agent. We will need to fix this specifically later, in terms of both UX/UI and making the configuration entity easier - the completely open arrays are on purpose, since we don't know all the features yet of the agent/tool config.
https://www.drupal.org/files/issues/2025-09-01/tools_description_override.mp4 →
This worked well with the mentioned artifact issue.
- 🇮🇳India Akhil Babu Chengannur
I have tested this using the content type agent and its working as expe
Overrode the existing description of the Create content type tool and its name and label arguments from the UI.
Put a breakpoint in OpenAI\Resources\Chat::create, and the tool uses the overridden descriptions instead of the default ones.
Moving to RTBC