lightpdf-aipdf-mcp 0.1.96__py3-none-any.whl → 0.1.98__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.
@@ -1017,7 +1017,7 @@ async def handle_list_tools() -> list[types.Tool]:
1017
1017
  ),
1018
1018
  types.Tool(
1019
1019
  name="restrict_printing",
1020
- description="Restrict PDF printing permission. This tool will set a password to the PDF so that printing is not allowed.",
1020
+ description="Restrict PDF printing permission. This tool will set a permission password to the PDF so that printing is not allowed.",
1021
1021
  inputSchema={
1022
1022
  "type": "object",
1023
1023
  "properties": {
@@ -1045,7 +1045,7 @@ async def handle_list_tools() -> list[types.Tool]:
1045
1045
  },
1046
1046
  "password": {
1047
1047
  "type": "string",
1048
- "description": "New password to set"
1048
+ "description": "New permission password to set"
1049
1049
  }
1050
1050
  },
1051
1051
  "required": ["files", "password"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lightpdf-aipdf-mcp
3
- Version: 0.1.96
3
+ Version: 0.1.98
4
4
  Summary: MCP Server for LightPDF AI-PDF
5
5
  Author: LightPDF Team
6
6
  License: Proprietary
@@ -2,9 +2,9 @@ lightpdf_aipdf_mcp/__init__.py,sha256=PPnAgpvJLYLVOTxnHDmJAulFnHJD6wuTwS6tRGjqq6
2
2
  lightpdf_aipdf_mcp/common.py,sha256=_UO1f6S9Qr_3k6u5iBpdVDpvTK5U-tHEpu9KsDGqV8Y,6635
3
3
  lightpdf_aipdf_mcp/converter.py,sha256=Q_4vXcysqcJ7w6bUKY9JhoBDlCRcAJSpW7p0jh5qekU,16120
4
4
  lightpdf_aipdf_mcp/editor.py,sha256=CjxcZh-zDmb9UjHYj5spfx9HK8j-_voZ3_nmdwWGM8c,29908
5
- lightpdf_aipdf_mcp/server.py,sha256=laUji3xH4e9Ux1DAk60Ge5EaLCkc5uz4BvFDvZ3i_ZQ,62724
5
+ lightpdf_aipdf_mcp/server.py,sha256=40rntJFuBdTj1KMzTYzBL-FuZabmTOpb1_RC-ccJ_k0,62746
6
6
  lightpdf_aipdf_mcp/translator.py,sha256=NbFDz-mZSD4qCNQVyV0W_0x6xXwbqs_7FiBU13JAxZs,4243
7
- lightpdf_aipdf_mcp-0.1.96.dist-info/METADATA,sha256=RzrgGATN3R85mxOHOCRAdOOeRams4cR6L76ZhwKxJRg,8119
8
- lightpdf_aipdf_mcp-0.1.96.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
- lightpdf_aipdf_mcp-0.1.96.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
10
- lightpdf_aipdf_mcp-0.1.96.dist-info/RECORD,,
7
+ lightpdf_aipdf_mcp-0.1.98.dist-info/METADATA,sha256=TFUTkKVWPC44ag2m3lcmQvIYT5tW-pKXojP83gk3p5k,8119
8
+ lightpdf_aipdf_mcp-0.1.98.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
+ lightpdf_aipdf_mcp-0.1.98.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
10
+ lightpdf_aipdf_mcp-0.1.98.dist-info/RECORD,,