Idea Summary
It would be great if the APEX docs/API docs etc are loaded into an AI RAG model so when we search for a term we are offered contextual (and accurate) help/how to guides.
Use Case
I want to hide the edit button on my Interactive Grid but not sure how. I ask ‘how do I hide the edit button in an interactive grid?’ in the APEX builder search.
The search finds the relevant IG widget documentation (using RAG) then outputs a helpful step by step guide utilising generative AI with links to the source widget doc for more info.
This would be a great enabler for new APEX users and a time-saver for experienced devs who just want to check the correct syntax from an API for example.