GEX
Public feedInitializing terminal
List available Oracle tools
Returns the list of engine tools available to the Oracle. Each tool represents an analysis capability that the Oracle can invoke when answering questions. This endpoint is useful for understanding what data sources the Oracle can access and for building tool-aware interfaces.
The response data object contains:
curl -X GET "https://api.gexengine.com/v1/oracle/tools" \ -H "X-API-Key: YOUR_API_KEY"