Skip to main content
Glama

MCP JIRA Server

echo

Transform and return input text with case modifications using this tool. Ideal for processing and standardizing text data within the MCP JIRA Server environment.

Instructions

Echo back the input text with optional case transformation

Input Schema

NameRequiredDescriptionDefault
textYes
transformNo

Input Schema (JSON Schema)

{ "properties": { "text": { "title": "Text", "type": "string" }, "transform": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Transform" } }, "required": [ "text" ], "title": "echo_toolArguments", "type": "object" }

Other Tools from MCP JIRA 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/codingthefuturewithai/mcp_jira'

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