Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/identimoji/mcp-server-emojikey'

If you have feedback or need assistance with the MCP directory API, please join our Discord server