Skip to main content
Glama

Freshservice MCP server

by effytech

get_all_agents

Retrieve agent data from Freshservice using pagination settings. Specify page and items per page to fetch agent details efficiently.

Instructions

Fetch agents from Freshservice.

Input Schema

NameRequiredDescriptionDefault
pageNo
per_pageNo

Input Schema (JSON Schema)

{ "properties": { "page": { "default": 1, "title": "Page", "type": "integer" }, "per_page": { "default": 30, "title": "Per Page", "type": "integer" } }, "title": "get_all_agentsArguments", "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