Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
agent-tools
HonuaAgentLayerSummary
Interface HonuaAgentLayerSummary
interface
HonuaAgentLayerSummary
{
id
:
string
;
metadata
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
sourceId
?:
string
;
title
?:
string
;
type
?:
string
;
visible
?:
boolean
;
}
Index
Properties
id
metadata?
source
Id?
title?
type?
visible?
Properties
Readonly
id
id
:
string
Optional
Readonly
metadata
metadata
?:
Readonly
<
Record
<
string
,
unknown
>
>
Optional
Readonly
source
Id
source
Id
?:
string
Optional
Readonly
title
title
?:
string
Optional
Readonly
type
type
?:
string
Optional
Readonly
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
source
Id
title
type
visible
@honua/sdk-js
Loading...