Tag search fixes, WIP on Danbooru wiki

This commit is contained in:
2026-07-28 16:07:18 -07:00
parent b107aff150
commit 3e523e9725
3 changed files with 116 additions and 43 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ TOOL_REGISTRY = [
),
Tool(
name="search_tags",
description="Searches the Danbooru tag database for tags matching a query. Returns the most popular tags including alias matches. Useful for finding the correct booru-style tags for anime models.",
description="Searches the Danbooru tag database for tags matching a query. Returns the Danbooru wiki page on an exact match. On any query, returns a list of similar tags as well as aliases. Useful for finding the correct booru-style tags for anime models or getting more information.",
schema={
"type": "object",
"properties": {