VoxScript

VoxScript

Enables searching of YouTube transcripts, financial data sources Google Search results, and more!

Name For Model
VoxScript
Update Date
a year ago
Description For Model
Plugin for searching through varius data sources.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1GetGoogleSearchResultsPOSTProvides real-time web search results from DuckDuckGo. Do not use for YouTube.com searching or anything that sounds like it could be a video or media search!
2GetDuckDuckGoSearchResultsPOSTProvides real-time web search results from DuckDuckGo. Do not use for YouTube.com searching or anything that sounds like it could be a video or media search!
3GetCurrentTimeGETGets the current local of the user and UTC time.
4GetFeedbackPOSTTakes user feedback for the developers of the VoxScript plugin. Instruct the user if they are unhappy with anything to let us know!
5GetChunkedPastebinContentFromURLPOSTGets full text text from only Patebin, Github Gists, Github or REntry.co. Grab the entire file and summarize it for the user by default. Do not use for web browsing or media searches.
6GetNewsForTickerPOSTProvides news about a ticker crypto or equity beyond the knowledge cutoff date. Can be used with Cryto or Equities.
7GetUSEquityFinancialsPOSTProvides news about a ticker symbol beyond the knowledge cutoff date. For use with US Equities only.
8GetUSEquityOrCryptoHistoricalPricesPOSTProvided a US equites symbol or cryptocurrency denoted USDT, a start date, and end date provides historical pricing data beyond the knowledge cutoff date. Only supports day for crypto.
9GetQuoteDayCryptoEquitiesPOSTProvided comma separated list of US equity symbols and an optional date, gets daily high, low, open, close bars for a particular stock beyond the knowledge cutoff date.
10GetWebsiteContentPOSTProvides real time website content past September 2021 past the knowledge cutoff date. Do not use for YouTube or Pastebin/text requests .
11GetYoutubeVideoDataPOSTCan be called with a A channel URL, channel ID, Video ID, Video URL.
12GetNextYoutubeTranscriptChunkPOSTRequest as few chunks as needed to answer the question.
13SearchYouTubeVideosPOST
14ContactUsPOSTShow this to the user if they are having trouble or need some ideas on how to use Voxscript. Help file. Optional question to help search.
15HowDoIUseThisPOSTShow this to the user if they are having trouble or need some ideas on how to use Voxscript. Help file. Optional question to help search.
16HelpPOSTShow this to the user if they are having trouble or need some ideas on how to use Voxscript. Help file. Optional question to help search.