This commit is contained in:
rookit
2026-05-28 15:56:04 +08:00
parent 15f8a34cce
commit f7ded15c8b
+1
View File
@@ -376,6 +376,7 @@ def get_current_time() -> Annotated[str, Field(description="Current local time s
# ThreatIntelligence
def ti_query(
indicator: Annotated[str, Field(
description="Indicator to look up: IP address, file hash, URL, or domain (待查询的指标: IP地址、文件哈希、URL 或域名)")],