ZV-2026-0086 · 2026-08-17 · trendflow.mory.dev

trendflow.mory.dev: Type of timeframe on get_interest_over_time changed string → unset.

breaking

What changed

Type of timeframe on get_interest_over_time changed string → unset. Enum value now 1-d removed from timeframe on get_interest_over_time. Enum value now 7-d removed from timeframe on get_interest_over_time. Enum value today 12-m removed from timeframe on get_interest_over_time. Enum value today 5-y removed from timeframe on get_interest_over_time.

What to do

If your agents call trendflow.mory.dev, pin the new snapshot, patch the affected call sites, and let a green contract check confirm the fix. If you don't use the changed tools, nothing is required, but the rest of the ecosystem just learned about it at the same moment you did.

The redline

string
+  unset   get_interest_over_time
timeframe  Enum value now 1-d removed from timeframe on get_interest_over_time.
timeframe  Enum value now 7-d removed from timeframe on get_interest_over_time.
timeframe  Enum value today 12-m removed from timeframe on get_interest_over_time.
timeframe  Enum value today 5-y removed from timeframe on get_interest_over_time.
+  category  Optional field category was added to get_interest_by_region; may shift model behaviour.
+  searchProperty  Optional field searchProperty was added to get_interest_by_region; may shift model behaviour.
+  timeframe  Optional field timeframe was added to get_interest_by_region; may shift model behaviour.
+  category  Optional field category was added to get_interest_over_time; may shift model behaviour.
+  searchProperty  Optional field searchProperty was added to get_interest_over_time; may shift model behaviour.
+  category  Optional field category was added to get_related_queries; may shift model behaviour.
+  region  Optional field region was added to get_related_queries; may shift model behaviour.
+  searchProperty  Optional field searchProperty was added to get_related_queries; may shift model behaviour.
+  timeframe  Optional field timeframe was added to get_related_queries; may shift model behaviour.
+  list_regions  Tool list_regions was added.
Full trendflow.mory.dev changelog →JSON feedWatch this for my agents