@runloop/remote-agents-sdk
Preparing search index...
codex
Resource
Type Alias Resource
A known resource that the server is capable of reading.
type
Resource
=
{
_meta
?:
JsonValue
;
annotations
?:
JsonValue
;
description
?:
string
;
icons
?:
JsonValue
[]
;
mimeType
?:
string
;
name
:
string
;
size
?:
number
;
title
?:
string
;
uri
:
string
;
}
Index
Properties
_
meta?
annotations?
description?
icons?
mime
Type?
name
size?
title?
uri
Properties
Optional
_
meta
_meta
?:
JsonValue
Optional
annotations
annotations
?:
JsonValue
Optional
description
description
?:
string
Optional
icons
icons
?:
JsonValue
[]
Optional
mime
Type
mimeType
?:
string
name
name
:
string
Optional
size
size
?:
number
Optional
title
title
?:
string
uri
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
meta
annotations
description
icons
mime
Type
name
size
title
uri
@runloop/remote-agents-sdk
Loading...
A known resource that the server is capable of reading.