Needle provides retrieval-augmented generation (RAG) tools that enable semantic search across your data, facilitating the development of AI agents and applications.
Tool to add files to a collection by providing file URLs. Use when you need to add one or more files to an existing collection. URLs can be public or private (generated via the Files API).
Tool to add files to a local connector by providing file metadata. Use when you need to add external files to a connector using their URLs.
Tool to create a new collection. Use after confirming the collection name.
Tool to create a local connector that monitors specified folders on a device. Use when setting up file indexing from a local machine into Needle collections.
Tool to delete files from a specific collection by providing file IDs. Use after confirming valid file IDs to remove from the collection.
Tool to delete files from a local connector by filename or file IDs. Use when you need to remove files from a connector's local storage.