cURL
curl --request GET \ --url https://trytako.com/api/v1/tako_tools_description \ --header 'X-API-Key: <api-key>'
{ "search_tools": [ { "index": "tako", "description": "<string>" } ] }
Get descriptions of Tako tools
IDs of the indexes to get descriptions for
List of search tools by index
Descriptions of the search tools by index
Show child attributes