@runloop/remote-agents-sdk
Preparing search index...
codex
v2
SkillToolDependency
Type Alias SkillToolDependency
type
SkillToolDependency
=
{
command
?:
string
;
description
?:
string
;
transport
?:
string
;
type
:
string
;
url
?:
string
;
value
:
string
;
}
Index
Properties
command?
description?
transport?
type
url?
value
Properties
Optional
command
command
?:
string
Optional
description
description
?:
string
Optional
transport
transport
?:
string
type
type
:
string
Optional
url
url
?:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
description
transport
type
url
value
@runloop/remote-agents-sdk
Loading...