Custom Context MCP Server

group-text-by-json

Transform text into structured JSON data using predefined templates with placeholders. This tool enables efficient text grouping based on a JSON template, ideal for organizing input data for AI processing.

Instructions

Gives a prompt text for AI to group text based on JSON placeholders. This tool accepts a JSON template with placeholders.

Input Schema

NameRequiredDescriptionDefault
templateYesJSON template with placeholders

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "template": { "description": "JSON template with placeholders", "type": "string" } }, "required": [ "template" ], "type": "object" }

You must be authenticated.

Other Tools from Custom Context MCP Server

Related Tools

ID: v4xoule0aw