Skip to content

Commit d16e27d

Browse files
committed
Remove workspace configuration file and update README.md with new MCP tool details
1 parent f40fde8 commit d16e27d

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

CONNX_MCP_Sample.code-workspace

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
![CI](https://github.com/SoftwareAG/CONNX_MCP_Sample/actions/workflows/ci.yml/badge.svg)
2+
![Python Version](https://img.shields.io/badge/Python-3.11%2C%203.12-blue)
23

34
## Table of Contents
45

@@ -302,6 +303,8 @@ CONNX Database Server Tools:
302303
- find_customers - Search for customers by state and optional city
303304
- describe_entities - Describe known business entities and their data sources
304305
- count_entities - Count rows for business entities (customers, clients, etc.)
306+
- customer_orders_for_product - Get detailed order information for a specific customer and product.
307+
305308

306309
---
307310

0 commit comments

Comments
 (0)