public static interface McpSchema.BaseMetadata
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Intended for programmatic or logical use, but used as a display name in past
specs or fallback (if title isn't present).
|
String |
getTitle()
Intended for UI and end-user contexts — optimized to be human-readable and
easily understood, even by those unfamiliar with domain-specific terminology.
|
String getName()
String getTitle()
Copyright © 2025. All rights reserved.