getLatestShotId
Retrieve the latest espresso shot ID from Gaggiuino espresso machine controllers using the MCP server, enabling AI clients to access real-time data for analysis.
Instructions
Get latest espresso shot id.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "getLatestShotIdArguments",
"type": "object"
}