This TDX change is interesting: we can now expose @AuraEnabled methods as invocable actions for AI agents directly.
There is a new SFDX option to generate an OpenAPI doc from the @AuraEnabled class.
It will create a metadata file .externalServiceRegistrtion-meta.xml that you can deploy to the org and then you can create an agent action referencing it in Agentforce Studio.

