ClawLink
AI & ML16 toolsPaste one API key

Needle integration for AI agents

Needle provides retrieval-augmented generation (RAG) tools that enable semantic search across your data, facilitating the development of AI agents and applications.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Needle once and call the same tools from all of them.

Setup

Connect Needle through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Needle exposes 16 tools through ClawLink. The 14 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
needle_get_collectionRetrieve details for a specific collection by its IDRead
needle_get_collection_statsRetrieve statistics for a specific collection by its IDRead
needle_get_file_download_urlGet a short-lived signed private download URL for a Needle fileRead
needle_get_file_upload_urlGet signed URLs for uploading local files to NeedleRead
needle_get_local_connectorRetrieve details of a local connector by its IDRead
needle_list_collection_filesList all files within a specific collection by its IDRead
needle_list_collectionsList collectionsRead
needle_list_connectorsList connectorsRead
needle_list_local_connectorsList local connectorsRead
needle_search_collectionPerform semantic search within a specific Needle collection and return ranked results withRead
needle_add_files_to_collectionAdd files to a collection by providing file URLsWrite
needle_add_files_to_local_connectorAdd files to a local connector by providing file metadataWrite
needle_create_collectionCreate a new collectionWrite
needle_create_local_connectorCreate a local connector that monitors specified folders on a deviceWrite