cURL
curl --request GET \ --url https://tako.com/api/v1/tako_tools_description \ --header 'X-API-Key: <api-key>'
{ "search_tools": [ { "index": "tako", "description": "<string>" } ] }
Get descriptions of Tako tools
Documentation IndexFetch the complete documentation index at: https://docs.tako.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tako.com/llms.txt
Use this file to discover all available pages before exploring further.
IDs of the indexes to get descriptions for
List of search tools by index
Descriptions of the search tools by index
Show child attributes