Skip to main content
Glama

List grinders

list_grinders
Read-onlyIdempotent

List grinders registered for the account, with status filter. The id on each row is the number this account knows that record by, counting from 1 — safe to show, and what other tools expect back.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNoFilter by status: current, archived, or all. Defaults to current.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
grindersYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed27 schema fields changed
    • changedOutput schema / properties / grinders / items / properties / components_spec / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / epoch_at / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / epoch_id / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / evidence / type
      Previous value: -"null"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / offset_at / type
      Previous value: -"null"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / offset_source / type
      Previous value: -"null"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / offset_value / type
      Previous value: -"null"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / reference_recipe_id / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / due / properties / burr_clean / properties / basis / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / due / properties / burr_clean / properties / done / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / due / properties / burr_clean / properties / every / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / due / properties / burr_clean / properties / last_at / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / due / properties / burr_clean / properties / ratio / type
      Previous value: -"number"New value: +"integer"
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / due / properties / burr_clean / properties / remaining / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / entries / items / properties / evidence / type
      Previous value: -[
      -  "null",
      -  "string"
      -]New value: +[
      +  "string",
      +  "null"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / entries / items / properties / note / type
      Previous value: -[
      -  "string",
      -  "null"
      -]New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / entries / items / properties / offset_at / type
      Previous value: -[
      -  "null",
      -  "string"
      -]New value: +[
      +  "string",
      +  "null"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / entries / items / properties / offset_source / type
      Previous value: -[
      -  "null",
      -  "string"
      -]New value: +[
      +  "string",
      +  "null"
      +]
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / entries / items / properties / offset_value / type
      Previous value: -[
      -  "null",
      -  "integer"
      -]New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / grinders / items / properties / max_value / type
      Previous value: -"null"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / grinders / items / properties / microns_per_step / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / min_value / type
      Previous value: -"null"New value: +[
      +  "integer",
      +  "null"
      +]
    • changedOutput schema / properties / grinders / items / properties / position_value / type
      Previous value: -"integer"New value: +[
      +  "null",
      +  "integer"
      +]
    • changedOutput schema / properties / grinders / items / properties / setting_components / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / setting_label / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / source / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
    • changedOutput schema / properties / grinders / items / properties / verified_at / type
      Previous value: -"string"New value: +[
      +  "null",
      +  "string"
      +]
  2. Changed2 schema fields changed
    • addedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / properties / reference_recipe_id
      Added value: +{
      +  "type": "integer"
      +}
    • changedOutput schema / properties / grinders / items / properties / maintenance / properties / calibration / required
      Previous value: -[
      -  "stale_recipe_count",
      -  "state",
      -  "epoch_id",
      -  "epoch_at",
      -  "offset_value",
      -  "offset_unit",
      -  "offset_source",
      -  "offset_at",
      -  "evidence"
      -]New value: +[
      +  "stale_recipe_count",
      +  "reference_recipe_id",
      +  "state",
      +  "epoch_id",
      +  "epoch_at",
      +  "offset_value",
      +  "offset_unit",
      +  "offset_source",
      +  "offset_at",
      +  "evidence"
      +]
  3. Changed1 schema field changed
    • changedOutput schema / (root)
      Previous value: -nullNew value: +{
      +  "additionalProperties": true,
      +  "properties": {
      +    "grinders": {
      +      "items": {
      +        "additionalProperties": true,
      +        "properties": {
      +          "archived": {
      +            "type": "integer"
      +          },
      +          "built_in_machine_id": {
      +            "type": "null"
      +          },
      +          "burr_type": {
      +            "type": "string"
      +          },
      +          "components_spec": {
      +            "type": "string"
      +          },
      +          "direction_convention": {
      +            "type": "string"
      +          },
      +          "id": {
      +            "type": "integer"
      +          },
      +          "maintenance": {
      +            "additionalProperties": true,
      +            "properties": {
      +              "calibration": {
      +                "additionalProperties": true,
      +                "properties": {
      +                  "epoch_at": {
      +                    "type": "string"
      +                  },
      +                  "epoch_id": {
      +                    "type": "integer"
      +                  },
      +                  "evidence": {
      +                    "type": "null"
      +                  },
      +                  "offset_at": {
      +                    "type": "null"
      +                  },
      +                  "offset_source": {
      +                    "type": "null"
      +                  },
      +                  "offset_unit": {
      +                    "type": "string"
      +                  },
      +                  "offset_value": {
      +                    "type": "null"
      +                  },
      +                  "stale_recipe_count": {
      +                    "type": "integer"
      +                  },
      +                  "state": {
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "stale_recipe_count",
      +                  "state",
      +                  "epoch_id",
      +                  "epoch_at",
      +                  "offset_value",
      +                  "offset_unit",
      +                  "offset_source",
      +                  "offset_at",
      +                  "evidence"
      +                ],
      +                "type": "object"
      +              },
      +              "due": {
      +                "additionalProperties": true,
      +                "properties": {
      +                  "burr_clean": {
      +                    "additionalProperties": true,
      +                    "properties": {
      +                      "basis": {
      +                        "type": "string"
      +                      },
      +                      "done": {
      +                        "type": "integer"
      +                      },
      +                      "every": {
      +                        "type": "integer"
      +                      },
      +                      "last_at": {
      +                        "type": "string"
      +                      },
      +                      "ratio": {
      +                        "type": "number"
      +                      },
      +                      "remaining": {
      +                        "type": "integer"
      +                      },
      +                      "state": {
      +                        "type": "string"
      +                      }
      +                    },
      +                    "required": [
      +                      "state",
      +                      "ratio",
      +                      "basis",
      +                      "every",
      +                      "done",
      +                      "remaining",
      +                      "last_at"
      +                    ],
      +                    "type": "object"
      +                  }
      +                },
      +                "required": [
      +                  "burr_clean"
      +                ],
      +                "type": "object"
      +              },
      +              "entries": {
      +                "items": {
      +                  "additionalProperties": true,
      +                  "properties": {
      +                    "created_at": {
      +                      "type": "string"
      +                    },
      +                    "details": {
      +                      "type": "null"
      +                    },
      +                    "details_known": {
      +                      "type": "boolean"
      +                    },
      +                    "details_version": {
      +                      "type": "integer"
      +                    },
      +                    "disturbs_zero": {
      +                      "type": "integer"
      +                    },
      +                    "equipment_id": {
      +                      "type": "integer"
      +                    },
      +                    "equipment_kind": {
      +                      "type": "string"
      +                    },
      +                    "evidence": {
      +                      "type": [
      +                        "null",
      +                        "string"
      +                      ]
      +                    },
      +                    "id": {
      +                      "type": "integer"
      +                    },
      +                    "note": {
      +                      "type": [
      +                        "string",
      +                        "null"
      +                      ]
      +                    },
      +                    "offset_at": {
      +                      "type": [
      +                        "null",
      +                        "string"
      +                      ]
      +                    },
      +                    "offset_source": {
      +                      "type": [
      +                        "null",
      +                        "string"
      +                      ]
      +                    },
      +                    "offset_value": {
      +                      "type": [
      +                        "null",
      +                        "integer"
      +                      ]
      +                    },
      +                    "performed_at": {
      +                      "type": "string"
      +                    },
      +                    "task": {
      +                      "type": "string"
      +                    }
      +                  },
      +                  "required": [
      +                    "id",
      +                    "equipment_kind",
      +                    "equipment_id",
      +                    "task",
      +                    "performed_at",
      +                    "disturbs_zero",
      +                    "note",
      +                    "offset_value",
      +                    "offset_source",
      +                    "offset_at",
      +                    "evidence",
      +                    "details",
      +                    "details_version",
      +                    "created_at",
      +                    "details_known"
      +                  ],
      +                  "type": "object"
      +                },
      +                "type": "array"
      +              },
      +              "sensitivity": {
      +                "type": "null"
      +              },
      +              "tasks": {
      +                "items": {
      +                  "additionalProperties": true,
      +                  "properties": {
      +                    "details_fields": {
      +                      "type": "array"
      +                    },
      +                    "details_version": {
      +                      "type": "integer"
      +                    },
      +                    "disturbs_note": {
      +                      "type": "string"
      +                    },
      +                    "disturbs_zero": {
      +                      "type": "boolean"
      +                    },
      +                    "every": {
      +                      "additionalProperties": true,
      +                      "properties": {
      +                        "days": {
      +                          "type": "integer"
      +                        },
      +                        "grams": {
      +                          "type": "integer"
      +                        },
      +                        "shots": {
      +                          "type": "integer"
      +                        }
      +                      },
      +                      "required": [
      +                        "days",
      +                        "shots",
      +                        "grams"
      +                      ],
      +                      "type": "object"
      +                    },
      +                    "kind": {
      +                      "type": "string"
      +                    },
      +                    "label": {
      +                      "type": "string"
      +                    },
      +                    "offset_integral": {
      +                      "type": "boolean"
      +                    },
      +                    "offset_unit": {
      +                      "type": "string"
      +                    },
      +                    "sub": {
      +                      "type": "string"
      +                    },
      +                    "value": {
      +                      "type": "string"
      +                    },
      +                    "why": {
      +                      "type": "string"
      +                    }
      +                  },
      +                  "required": [
      +                    "value",
      +                    "kind",
      +                    "label",
      +                    "sub",
      +                    "disturbs_zero",
      +                    "every",
      +                    "why",
      +                    "disturbs_note",
      +                    "offset_unit",
      +                    "offset_integral",
      +                    "details_version",
      +                    "details_fields"
      +                  ],
      +                  "type": "object"
      +                },
      +                "type": "array"
      +              }
      +            },
      +            "required": [
      +              "tasks",
      +              "due",
      +              "calibration",
      +              "sensitivity",
      +              "entries"
      +            ],
      +            "type": "object"
      +          },
      +          "max_value": {
      +            "type": "null"
      +          },
      +          "microns_per_step": {
      +            "type": "integer"
      +          },
      +          "min_value": {
      +            "type": "null"
      +          },
      +          "motor_type": {
      +            "type": "string"
      +          },
      +          "name": {
      +            "type": "string"
      +          },
      +          "nominal_step": {
      +            "type": "integer"
      +          },
      +          "notes": {
      +            "type": "null"
      +          },
      +          "position_value": {
      +            "type": "integer"
      +          },
      +          "setting_components": {
      +            "type": "string"
      +          },
      +          "setting_label": {
      +            "type": "string"
      +          },
      +          "setting_scheme": {
      +            "type": "string"
      +          },
      +          "source": {
      +            "type": "string"
      +          },
      +          "verified_at": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "id",
      +          "name",
      +          "motor_type",
      +          "burr_type",
      +          "setting_scheme",
      +          "direction_convention",
      +          "nominal_step",
      +          "components_spec",
      +          "min_value",
      +          "max_value",
      +          "microns_per_step",
      +          "notes",
      +          "archived",
      +          "setting_label",
      +          "setting_components",
      +          "position_value",
      +          "source",
      +          "verified_at",
      +          "built_in_machine_id",
      +          "maintenance"
      +        ],
      +        "type": "object"
      +      },
      +      "type": "array"
      +    }
      +  },
      +  "required": [
      +    "grinders"
      +  ],
      +  "type": "object"
      +}
  4. First observed

TDQS

A3.9/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations already establish read-only, idempotent, non-destructive behavior. The description usefully adds meaning about the returned `id` semantics: it is account-specific, stable, safe to display, and expected as input by other tools. This is valuable behavioral context beyond the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences with no fluff. It front-loads the core purpose and status filter, then adds the important ID caveat in a compact second sentence.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple list tool with one optional parameter, full schema coverage, an output schema, and complete annotations, the description covers everything an agent needs to call it correctly. It also clarifies the subtle ID numbering behavior, making it effectively complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, with the single `status` parameter fully documented including its enum values and default. The description only mentions 'status filter' without adding new semantic detail, so the schema already carries the full burden; the baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: listing grinders registered for the account, with an optional status filter. This distinguishes it from sibling list_* tools by specifying the resource ('grinders') and its account scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description says what the tool does but gives no guidance on when to prefer it over alternatives such as list_machines or register_grinder. It does not state exclusions, prerequisites, or scenarios where another tool would be more appropriate, leaving that entirely to inference.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation4/5

Most tools target a clearly distinct resource and action, and the list/register/update/set tool families are easy to tell apart. The closest pair is diagnose_preview and diagnose_shot, which are well-described but similar enough in name that an agent could select the wrong one.

Naming Consistency4/5

The overwhelming majority of tools follow a consistent verb_noun pattern (list_beans, register_grinder, update_shot, set_active). Minor exceptions like grinder_math and kb_changelog lack the imperative verb prefix, but they are readable and do not create real confusion.

Tool Count2/5

34 tools is above the 25+ threshold and feels heavy even though the domain is fairly rich. The many parallel list_* and register_* tools for beans, grinders, machines, scales, waters, programs, and recipes could plausibly be consolidated or trimmed without losing core capability.

Completeness3/5

The core shot lifecycle is well covered: log, update, delete, diagnose, and list shots, plus bean registration and maintenance tracking. However, most registered entities lack update/delete tools, and get_rule has no corresponding list_rules tool, leaving some obvious workflow gaps that agents must work around.

Resources