There is _some_ prior art here, though it’s not direct. This is very similar in concept to the joke Python extensions that replaced the global exception handler with one that invokes an LLM.
There are “workflows” that are very similar. Ie I can invoke a Python function that doesn’t exist and the exception gets handed off to an LLM to make it work by making that function exist.
This is functionally similar from what I can gather. Invoke a tool that doesn’t exist, we’ll make it exist for you.
It’ll probably get a patent issued, though, the patent office seems asleep at the wheel in the tech space at least.