Skip to content

Commit 2b0ef90

Browse files
twishabansalYuan325
andcommitted
Apply suggestion from @Yuan325
Co-authored-by: Yuan Teoh <[email protected]>
1 parent 06a53a5 commit 2b0ef90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/prompts/prompts.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ type McpManifest struct {
8585
Name string `json:"name"`
8686
Description string `json:"description,omitempty"`
8787
Arguments []McpArgManifest `json:"arguments,omitempty"`
88-
Metadata map[string]any `json:"_meta,omitempty"`
8988
}
9089

9190
func GetMcpManifest(name, desc string, args Arguments) McpManifest {

0 commit comments

Comments
 (0)