Skip to main content
Glama

Freshservice MCP server

by effytech

get_agent

Retrieve agent details by ID from the Freshservice MCP server. Input the agent ID to access specific agent information efficiently.

Instructions

Get agent by id in Freshservice.

Input Schema

NameRequiredDescriptionDefault
agent_idYes

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "title": "Agent Id", "type": "integer" } }, "required": [ "agent_id" ], "title": "get_agentArguments", "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