cURL
curl --request POST \ --url https://chat.api.toolzz.com.br/api/v2/extractor/youtube-separated \ --header 'Content-Type: application/json' \ --data ' { "unityId": "<string>", "datasetId": "<string>", "urls": [ "<string>" ], "folderId": "<string>" } '
{ "message": "<string>", "content": "<string>", "folder": { "isRoot": true, "id": "<string>", "institutionId": "<string>", "name": "<string>", "knowLedgeBaseId": "<string>", "knowLedgeBaseFile": [ { "status": "<string>", "id": "<string>", "institutionId": "<string>", "fileName": "<string>", "internalStorageUrl": "<string>", "url": "<string>", "maskName": "<string>", "knowLedgeBaseId": "<string>", "kbFolderId": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "extension": "<string>", "size": 123, "customData": [ {} ], "integrationId": "<string>", "statusDescription": "<string>", "category": "<string>", "content": "<string>", "folder": {}, "metadata": {}, "sourcefile": "<string>", "sourcepage": "<string>", "summary": "<string>", "tags": [ {} ] } ] }, "urls": [ {} ], "files": [ { "status": "<string>", "id": "<string>", "institutionId": "<string>", "fileName": "<string>", "internalStorageUrl": "<string>", "url": "<string>", "maskName": "<string>", "knowLedgeBaseId": "<string>", "kbFolderId": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "extension": "<string>", "size": 123, "customData": [ {} ], "statusDescription": "<string>", "tags": [ {} ], "kbFolder": { "isRoot": true, "id": "<string>", "institutionId": "<string>", "name": "<string>", "knowLedgeBaseId": "<string>" } } ] }
Treine seu agente com vídeo do Youtube
Documentation IndexFetch the complete documentation index at: https://docs.toolzz.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
Use this file to discover all available pages before exploring further.
Show URL item properties
Show Folder properties
Show Knowledge base file properties
Show File properties
Show KB Folder properties