Skip to main content
Glama

hackle-mcp

Official
by hackle-io

in-app-message-detail

Retrieve detailed information on specific in-app messages using the tool integrated with Hackle’s MCP server, enabling precise querying of A/B test message data.

Instructions

Retrieves detailed information for a specific in-app message.

Input Schema

NameRequiredDescriptionDefault
inAppMessageIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "inAppMessageId": { "type": "number" } }, "required": [ "inAppMessageId" ], "type": "object" }

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/hackle-io/hackle-mcp'

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