Skip to main content
GET
/
v1
/
platform
/
tools
/
{handle}
Error
A valid request URL is required to generate request examples
{
  "created_at": "<string>",
  "description": "<string>",
  "enabled": true,
  "handle": "<string>",
  "id": "<string>",
  "metadata": {},
  "name": "<string>",
  "parameters": {},
  "returns": {},
  "tenant_id": "<string>",
  "updated_at": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

handle
string
required

Tool handle

Response

OK

created_at
string
description
string
enabled
boolean
handle
string
id
string
metadata
object
name
string
parameters
object
returns
object
tenant_id
string
updated_at
string