Needle MCP Server
Official
by needle-ai
needle_list_files
List all documents stored within a specific Needle collection with their current status. Returns detailed information about each file including: - File ID and name - Processing status (pending, processing, complete, error) - Upload date and metadata Use this tool when you need to: - Inventory available documents - Check processing status of uploads - Get file IDs for reference - Verify document availability before searching Essential for monitoring document processing completion before performing searches.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | The unique collection identifier to list files from |