Append Thread MessagesTool to add new messages to an existing conversation thread.
Check API HealthTool to check the health status of the Langbase API service.
Split Content into ChunksTool to split content into smaller chunks.
Create ThreadTool to create a new conversation thread.
Delete ThreadTool to delete a thread that is no longer needed to manage conversation history.
Delete Thread MessageTool to delete a specific message from a conversation thread.
List Documents in MemoryTool to list documents in a specific memory.
Get Pipe DetailsTool to retrieve details of a specific pipe by owner and name.
Get Thread DetailsTool to retrieve details of a specific conversation thread.
List Available ModelsTool to get available AI models supported by Langbase.
List Thread MessagesTool to list all messages in a conversation thread.
List Execution TracesTool to get execution traces for debugging and monitoring pipe runs.
Create MemoryTool to create a new memory.
Delete MemoryTool to delete a specific memory.
List MemoriesTool to list all memory objects.
Create a new pipeTool to create a new pipe.
List all pipesTool to list all pipes.
Update an existing pipeTool to update an existing pipe's configuration on Langbase.
Update Thread MetadataTool to update an existing thread's metadata.
Update Thread MessageTool to update an existing message in a conversation thread.