A valid request URL is required to generate request examples
{ "next_offset": 123, "tools": [ { "created_at": "<string>", "description": "<string>", "enabled": true, "handle": "<string>", "id": "<string>", "metadata": {}, "name": "<string>", "parameters": {}, "returns": {}, "tenant_id": "<string>", "updated_at": "<string>" } ], "total": 123 }
Returns a paginated list of tools in the workspace.
Documentation IndexFetch the complete documentation index at: https://docs.langchain.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Maximum number of tools to return
Number of tools to skip
Search query to filter tools by name or description
OK
Show child attributes
Was this page helpful?