Needle MCP Server
Official
by needle-ai
needle_add_file
Add a new document to a Needle collection by providing a URL for download. Supports multiple file formats including: - PDF documents - Microsoft Word files (DOC, DOCX) - Plain text files (TXT) - Web pages (HTML)
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | The unique collection identifier where the file will be added | |
name | Yes | A descriptive filename that will help identify this document in results | |
url | Yes | Public URL where the document can be downloaded from |