exampleTool
Generate personalized greeting messages by inputting a name and selecting a language. The tool on MCP Gemini Server uses structured input parameters to deliver tailored outputs for various use cases.
Instructions
An example tool that takes a name and returns a greeting message. Demonstrates the basic structure of an MCP tool using Zod for parameter definition.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | Optional language code for the greeting (e.g., 'en', 'es', 'fr'). Defaults to 'en' if not provided or invalid. | |
name | Yes | The name to include in the greeting message. Required, 1-50 characters. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Gemini Server
Related Tools
- @coinselor/mcp-zenon
- @GreatAuk/mcp-weather
- @MatthewDailey/mcp-starter
- @StevenStavrakis/mcp-starter-template
- @igs-pochenkuo/southasia_mcp