Skip to main content
Glama

Freshservice MCP server

by effytech

get_products_by_id

Retrieve product details from Freshservice by specifying the product ID, enabling efficient product information lookup and management.

Instructions

Get product by product ID in Freshservice.

Input Schema

NameRequiredDescriptionDefault
product_idYes

Input Schema (JSON Schema)

{ "properties": { "product_id": { "title": "Product Id", "type": "integer" } }, "required": [ "product_id" ], "title": "get_products_by_idArguments", "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/effytech/freshservice_mcp'

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