AnyLlmUploadWebLink

Uploads a web link as a LLM document. Does not currently support full text search.

python · Anything LLM

Details

IDAnyLlmUploadWebLink
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.8.3296088

README

Uploads a web link as a LLM document. Does not currently support full text search.

Script Data


Name Description
Script Type python3

Inputs


Argument Name Description
link web link to upload as LLM document
title title of the LLM document
author author of the LLM document
description description of the LLM document
source source of the LLM document

Outputs


There are no outputs for this script.

args:
- description: web link to upload as LLM document.
  name: link
  required: true
- description: title of the LLM document.
  name: title
  required: true
- description: author of the LLM document.
  name: author
  required: true
- description: description of the LLM document.
  name: description
  required: true
- description: source of the LLM document.
  name: source
  required: true
comment: Uploads a web link as a LLM document.  Does not currently support full text search.
commonfields:
  id: AnyLlmUploadWebLink
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
engineinfo: {}
name: AnyLlmUploadWebLink
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)