Skip to content

Commit ecccbb0

Browse files
olaservoclaude
andcommitted
docs: add per-tool metadata feature to Tools Screen
Address cliffhall's feedback about tool-specific metadata: - Add [Edit Metadata] button for per-tool _meta fields - Stored per-server, per-tool (not in global localStorage) - Merged with server-level metadata on each call 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 5eaddd1 commit ecccbb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/v2_ux.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,10 @@ Each feature screen uses a **resizable panel layout** for flexibility.
559559
- Dropdown suggestions as user types
560560
- Supports enum and dynamic completion
561561
- Form generated from tool input schema
562+
- **Per-Tool Metadata** - [Edit Metadata] button to set tool-specific `_meta` fields:
563+
- Stored per-server, per-tool (not in global localStorage)
564+
- Merged with server-level metadata on each call
565+
- Use case: Different progressToken behavior, tool-specific tracking IDs
562566
- **Progress Indicator** from `notifications/progress`:
563567
- Progress bar with percentage
564568
- Step description if provided

0 commit comments

Comments
 (0)