Skip to content

1.1.0

Choose a tag to compare

@czottmann czottmann released this 17 Oct 13:49
· 9 commits to main since this release

Full Changelog: 1.0.0...1.1.0

Added

  • Optional limit parameter to kagi_search_fetch tool to control maximum number of search results per query
  • Default limit of 10 results when no limit is specified
  • Input validation for limit parameter (1-50 results)
  • Updated tool description to mention limit functionality