Skip to main content
Glama

get_changes

Read-only

Investigates regressions by retrieving recent meaningful changes, ranked by spec and config updates with field-level diffs for Deployments and ConfigMaps.

Instructions

Use when the symptom is 'this worked earlier' or 'something broke after a deploy/config change.' Returns recent meaningful changes ranked with spec/config changes first, including field-level diffs for Deployment env/probes and structured ConfigMap data when available. This is often faster than reading ReplicaSet histories or individual audit/log streams, especially when issues are empty or dominated by baseline failures. Pair with since to bound the window; filter by namespace, kind, or name when you know the scope. Omit namespace when the relevant change may be outside the app namespace.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceNofilter to a specific namespace
kindNofilter to a resource kind (e.g. Deployment, Pod)
nameNofilter to a specific resource name
sinceNoduration to look back, e.g. 1h, 30m, 24h (default 1h)
limitNomax changes to return (default 20, max 50)

Latest Blog Posts

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/skyhook-io/radar'

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