ClawLink
AI & ML31 toolsPaste one API key

Ragie integration for AI agents

Fully managed RAG-as-a-Service for developers.

Use it from your agent

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

Setup

Connect Ragie 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

Ragie exposes 31 tools through ClawLink. The 28 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
ragie_create_oauth_redirect_urlCreate an OAuth redirect URL for initializing embedded connector OAuth flowsWrite
ragie_get_documentRetrieve a specific document by its unique identifierRead
ragie_get_document_chunkRetrieve a specific document chunk by its document and chunk IDRead
ragie_get_document_chunk_contentRetrieve document chunk content in requested format with streaming support for mediaRead
ragie_get_document_chunksRetrieve document chunks with pagination supportRead
ragie_get_document_contentRetrieve the content of a document by its IDRead
ragie_get_document_summaryRetrieve an LLM-generated summary of a document by its IDRead
ragie_get_partitionRetrieve a partition by ID with usage statistics and resource limitsRead
ragie_get_responseRetrieve a response by its unique identifierRead
ragie_list_connection_source_typesList available connection source types like 'google_drive' and 'notion' along with theirRead
ragie_list_connections_connections_getList all connections sorted by creation date descending with pagination supportRead
ragie_list_documentsList all documents sorted by creation date (descending) with pagination supportRead
ragie_list_entities_by_documentRetrieve all extracted entities from a specific document with pagination supportRead
ragie_list_entities_by_instructionRetrieve entities generated by a specific instructionRead
ragie_list_instructionsRetrieve all instruction records from the Ragie systemRead
ragie_list_partitionsRetrieve a paginated list of all partitions sorted by name in ascending orderRead
ragie_retrieveRetrieve relevant document chunks based on a queryRead
ragie_create_documentUpload and process a document file in RagieWrite
ragie_create_document_from_urlIngest a document from a publicly accessible URLWrite
ragie_create_document_rawIngest a document as raw text or JSONWrite
ragie_create_instructionCreate a new instruction that applies natural language directives to documents as they'reWrite
ragie_create_partition_partitions_postCreate a new partition for scoping documents and connections in RagieWrite
ragie_patch_document_metadataUpdate metadata for a specific document with partial update supportRead
ragie_set_partition_limitsSet usage limits on partition pages and mediaWrite
ragie_update_document_from_urlUpdate an existing document by fetching content from a publicly accessible URLWrite
ragie_update_document_rawUpdate a document's content from raw text or JSON dataWrite
ragie_update_instructionUpdate an instruction's active statusWrite
ragie_update_partitionUpdate a partition's configuration including description, context-aware settings, and metadataWrite