suse-documentation-mcp-server 0.12.0__py3-none-any.whl → 0.13.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -74,7 +74,7 @@ def get_web_search_results_from_oi(query):
74
74
  return combined_response
75
75
 
76
76
  @mcp.tool()
77
- async def get_web_search_results(input_data: Any) -> str:
77
+ async def get_web_search_results(queries: Any) -> str:
78
78
  """
79
79
  Search SUSE documentation using web search and return results.
80
80
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: suse-documentation-mcp-server
3
- Version: 0.12.0
3
+ Version: 0.13.0
4
4
  Summary: Add your description here
5
5
  Requires-Python: >=3.12
6
6
  Description-Content-Type: text/markdown
@@ -0,0 +1,6 @@
1
+ server/search_suse_documentation.py,sha256=SjG7sk13hMFejsGktTV4F8T-ceJB1RCxPpVSalnXwTM,4622
2
+ suse_documentation_mcp_server-0.13.0.dist-info/METADATA,sha256=-pKy5Usj4S6Zc1TR8R8EFbvaLrNwlvYSQHSF2SmUBNU,344
3
+ suse_documentation_mcp_server-0.13.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ suse_documentation_mcp_server-0.13.0.dist-info/entry_points.txt,sha256=IEM7kH8YFWMMJCcp4hJGv5tHzHWxiR5lZ7jOyzRCHQA,88
5
+ suse_documentation_mcp_server-0.13.0.dist-info/top_level.txt,sha256=StKOSmRhvWS5IPcvhsDRbtxUTEofJgYFGOu5AAJdSWo,7
6
+ suse_documentation_mcp_server-0.13.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- server/search_suse_documentation.py,sha256=gsv6fEAGqguyfOOlp79jERGDCKDF95eERw_LtF53mcI,4625
2
- suse_documentation_mcp_server-0.12.0.dist-info/METADATA,sha256=jhpM7wCPHmf_Zdwtg4I79hof7I6iCg7vfCe1thz1UrE,344
3
- suse_documentation_mcp_server-0.12.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- suse_documentation_mcp_server-0.12.0.dist-info/entry_points.txt,sha256=IEM7kH8YFWMMJCcp4hJGv5tHzHWxiR5lZ7jOyzRCHQA,88
5
- suse_documentation_mcp_server-0.12.0.dist-info/top_level.txt,sha256=StKOSmRhvWS5IPcvhsDRbtxUTEofJgYFGOu5AAJdSWo,7
6
- suse_documentation_mcp_server-0.12.0.dist-info/RECORD,,