mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
Update src/everything/everything.ts
Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
This commit is contained in:
@@ -747,7 +747,7 @@ export const createServer = () => {
|
||||
title: 'String with default',
|
||||
type: 'string',
|
||||
description: 'Favorite first line of a story',
|
||||
default: 'It was a dark ant stormy night.',
|
||||
default: 'It was a dark and stormy night.',
|
||||
},
|
||||
email: {
|
||||
title: 'String with email format',
|
||||
|
||||
Reference in New Issue
Block a user