Skip to main content
Glama

Gaggiuino MCP Server

getShotData

Retrieve detailed espresso shot data by ID using the Gaggiuino MCP Server. Analyze espresso performance metrics for specific shots to optimize brewing processes and enhance coffee quality.

Instructions

Get espresso shot data for an id.

Args: id: Shot id

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" } }, "required": [ "id" ], "title": "getShotDataArguments", "type": "object" }

You must be authenticated.

Other Tools from Gaggiuino MCP 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/AndrewKlement/gaggiuino-mcp'

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