Skip to main content
Glama

mcptix

by ownlytics

get_stats

Retrieve and analyze ticket statistics from mcptix by grouping data based on status or priority to track and manage project tasks effectively.

Instructions

Get statistics about tickets in the system

Input Schema

NameRequiredDescriptionDefault
group_byNoField to group bystatus

Input Schema (JSON Schema)

{ "properties": { "group_by": { "default": "status", "description": "Field to group by", "enum": [ "status", "priority" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from mcptix

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/ownlytics/mcptix'

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