What we build
A first BabtecQ tool list, written as the manifest your IT team signs
Babtec Informationssysteme GmbH does not publish its interface reference, so every backend below is confirmed against your installation in the blueprint before a tool is built.
# babtec-mcp-server: tool manifest, draft for blueprint week 1
# Every tool runs as the person asking. Nothing is written without a person confirming.
tools:
list_open_complaints: # customer, part, date range -> open complaints with 8D status
backend: confirmed in blueprint
mode: read
get_complaint: # complaint id -> details, causes, measures
backend: confirmed in blueprint
mode: read
get_incoming_inspection_results: # supplier, part, period -> inspection lots and decisions
backend: confirmed in blueprint
mode: read
find_fmea: # part or characteristic -> FMEA references and ratings
backend: confirmed in blueprint
mode: read
draft_complaint: # email text -> pre-filled complaint draft for the quality engineer to confirm
backend: confirmed in blueprint
mode: propose
audit: every call logged with user, tool, arguments and the BabtecQ response
The manifest is the contract. A question that needs an operation not on it gets a new line and a review, not a wider permission.