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

ID: 195c070hrz