Enque Changelog

Product updates from the Enque team

Build a tool without writing code #

A codeless tool framework and an AI Tool Architect that drafts a working tool from an API's documentation.

28 Jul 2026

New

Adding an integration stopped being an engineering ticket:

  • Codeless tool framework — define a tool declaratively: endpoint, auth, inputs, and an output map with computed fields. Eleven existing tools were converted onto it.
  • AI Tool Architect — point it at an API's documentation and it drafts the tool definition for you, catalog-aware so it doesn't duplicate what exists.
  • New data tools — DataBlue scrape, crawl and map wrappers with a shared on-page SEO extractor; Firecrawl search, DeepSeek and Perplexity queries rewritten codeless with table fan-out.
  • Honest failures — a draft that fails says why, inline, instead of a button that silently does nothing; the tool catalog refreshes itself so the skill builder never sees a stale list.
  • Workbook layouts for XLSX deliverables, and styled workbook previews rendered page by page.