Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
This looks like a performance issue between the Foundry Agent, your custom OpenAPI tool, and Azure AI Search.
here are suggestions
- Test the API directly with Postman/cURL
- Reduce Azure AI Search result size (top=3-5)
- Return compact responses only
- Check API timeout and latency
- Ensure every API operation has a valid operationId
https://learn.microsoft.com/en-us/azure/foundry-classic/agents/how-to/tools-classic/openapi-spec