Commit b37b9d9
Document case-insensitive session metadata matching and field discovery (mcp-b7s)
- Update sessionMetadataName @ToolParam: Document case-insensitive matching,
guide users to call get_session_metadata(appId) to discover available fields
- Update sessionMetadataValue @ToolParam: Document case-insensitive matching,
guide users to discover values via get_session_metadata(appId)
- Remove hardcoded examples (Branch, Environment) that suggested fixed fields
- Session metadata fields are dynamic per-customer configuration, not enums
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 1aafe1a commit b37b9d9
File tree
1 file changed
+15
-2
lines changed- src/main/java/com/contrast/labs/ai/mcp/contrast
1 file changed
+15
-2
lines changedLines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
623 | 630 | | |
624 | | - | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
625 | 638 | | |
626 | 639 | | |
627 | 640 | | |
| |||
0 commit comments