emojikey-server MCP Server

by identimoji

get_emojikey_history

Retrieve stored historical emojikeys to track and analyze conversation vibes and interaction styles over time. Specify limit to control the number of entries returned.

Instructions

Function to list previously stored historical emojikeys. Useful for seeing the progression of conversation vibes and interaction styles.

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of historical emojikeys to return, defaults to 10.

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of historical emojikeys to return, defaults to 10.", "type": "number" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from emojikey-server MCP Server

Related Tools

ID: e042rg25ct