ailoy-node
Preparing search index...
ToolDefinitionRESTAPI
Interface ToolDefinitionRESTAPI
interface
ToolDefinitionRESTAPI
{
behavior
:
{
baseURL
:
string
;
body
?:
string
;
headers
:
{
[
key
:
string
]:
string
}
;
method
:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
;
outputPath
?:
string
;
}
;
description
:
ToolDescription
;
type
:
"restapi"
;
}
Index
Properties
behavior
description
type
Properties
behavior
behavior
:
{
baseURL
:
string
;
body
?:
string
;
headers
:
{
[
key
:
string
]:
string
}
;
method
:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
;
outputPath
?:
string
;
}
description
description
:
ToolDescription
type
type
:
"restapi"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
behavior
description
type
ailoy-node
Loading...