CF Workers Telegram Bot - v12.6.20
Preparing search index...
createTavilySearchTool
Function createTavilySearchTool
createTavilySearchTool
(
apiKey
:
string
,
)
:
{
description
:
string
;
function
:
(
args
:
{
q
?:
string
;
query
?:
string
}
)
=>
Promise
<
any
>
;
name
:
string
;
parameters
:
{
properties
:
{
query
:
{
description
:
string
;
type
:
string
}
}
;
required
:
string
[]
;
type
:
string
;
}
;
}
Parameters
apiKey
:
string
Returns
{
description
:
string
;
function
:
(
args
:
{
q
?:
string
;
query
?:
string
}
)
=>
Promise
<
any
>
;
name
:
string
;
parameters
:
{
properties
:
{
query
:
{
description
:
string
;
type
:
string
}
}
;
required
:
string
[]
;
type
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CF Workers Telegram Bot - v12.6.20
Loading...