lightpdf-aipdf-mcp 0.1.130__py3-none-any.whl → 0.1.131__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.
@@ -854,7 +854,7 @@ async def handle_list_tools() -> list[types.Tool]:
854
854
  ),
855
855
  types.Tool(
856
856
  name="merge_pdfs",
857
- description="Merge multiple PDF files into a single PDF file.",
857
+ description="Merge multiple PDF files into a single PDF file. You must provide at least two files in the 'files' array, otherwise the operation will fail.",
858
858
  inputSchema={
859
859
  "type": "object",
860
860
  "properties": {
@@ -878,7 +878,7 @@ async def handle_list_tools() -> list[types.Tool]:
878
878
  },
879
879
  "required": ["path"]
880
880
  },
881
- "description": "List of PDF files to merge, each containing path and optional password"
881
+ "description": "List of PDF files to merge (must be at least two), each containing path and optional password"
882
882
  }
883
883
  },
884
884
  "required": ["files"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lightpdf-aipdf-mcp
3
- Version: 0.1.130
3
+ Version: 0.1.131
4
4
  Summary: MCP Server for LightPDF AI-PDF
5
5
  Author: LightPDF Team
6
6
  License: Proprietary
@@ -3,9 +3,9 @@ lightpdf_aipdf_mcp/common.py,sha256=PhTf7Zg6mEgn1rTmJDHotXp-4xb2gWFf-Dy_t25qNdY,
3
3
  lightpdf_aipdf_mcp/converter.py,sha256=_tXzNZZEaobPRjxXy3v__qHUzbDHIZRTIanmmpCrQB0,17058
4
4
  lightpdf_aipdf_mcp/create_pdf.py,sha256=oALIhOBo60D3Gu_li7d7FF0COhFfSTM-BJpc63r9iAs,2465
5
5
  lightpdf_aipdf_mcp/editor.py,sha256=cYJ6NlS9q_HJwL-Aw7mVwCT5CECMLWYlmR_ePhw_Ja4,30081
6
- lightpdf_aipdf_mcp/server.py,sha256=LOjlD8AMJruM0uTB8V4ID3oRAspK65RnRft0OPXfr7w,66254
6
+ lightpdf_aipdf_mcp/server.py,sha256=rg6u8REp_2Xiy74hK6ZaeGB6JZNfiZQ7MHyrIqhh1co,66370
7
7
  lightpdf_aipdf_mcp/translator.py,sha256=NbFDz-mZSD4qCNQVyV0W_0x6xXwbqs_7FiBU13JAxZs,4243
8
- lightpdf_aipdf_mcp-0.1.130.dist-info/METADATA,sha256=00bQe_YGPdyVCfCElf8pai1__GpR-jFhYdR7FwPemL4,8120
9
- lightpdf_aipdf_mcp-0.1.130.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- lightpdf_aipdf_mcp-0.1.130.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
11
- lightpdf_aipdf_mcp-0.1.130.dist-info/RECORD,,
8
+ lightpdf_aipdf_mcp-0.1.131.dist-info/METADATA,sha256=9l1stJ1dwbOrFer-goU84UdcBV_Tk8uwxQVns_YwbHo,8120
9
+ lightpdf_aipdf_mcp-0.1.131.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ lightpdf_aipdf_mcp-0.1.131.dist-info/entry_points.txt,sha256=X7TGUe52N4sYH-tYt0YUGApeJgw-efQlZA6uAZmlmr4,63
11
+ lightpdf_aipdf_mcp-0.1.131.dist-info/RECORD,,