ClawLink
AI & ML20 toolsPaste one API key

Langbase integration for AI agents

Langbase is a serverless AI developer platform that enables developers to build, collaborate, and deploy AI agents and applications with composable AI infrastructure.

Use it from your agent

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

Setup

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

Langbase exposes 20 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
langbase_check_healthCheck the health status of the Langbase API serviceRead
langbase_chunker_split_contentSplit content into smaller chunksRead
langbase_document_listList documents in a specific memoryRead
langbase_get_pipeRetrieve details of a specific pipe by owner and nameRead
langbase_get_threadRetrieve details of a specific conversation threadRead
langbase_list_modelsGet available AI models supported by LangbaseRead
langbase_list_thread_messagesList all messages in a conversation threadRead
langbase_list_tracesGet execution traces for debugging and monitoring pipe runsRead
langbase_memory_listList all memory objectsRead
langbase_pipe_listList all pipesRead
langbase_append_thread_messagesAdd new messages to an existing conversation threadRead
langbase_create_threadCreate a new conversation threadWrite
langbase_memory_createCreate a new memoryRead
langbase_pipe_createCreate a new pipeRead
langbase_update_pipeUpdate an existing pipe's configuration on LangbaseWrite
langbase_update_threadUpdate an existing thread's metadataWrite
langbase_update_thread_messageUpdate an existing message in a conversation threadWrite