Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
nl-map-control
NlMapControlToolDefinition
Interface NlMapControlToolDefinition
Experimental
interface
NlMapControlToolDefinition
{
description
:
string
;
inputSchema
:
HonuaAgentJsonSchema
;
mode
:
"read"
|
"action"
;
name
:
"proposeMapPlan"
|
"executeMapPlan"
;
requiresOptIn
:
boolean
;
title
:
string
;
}
Hierarchy (
view full
)
HonuaAgentToolDefinitionLike
NlMapControlToolDefinition
Index
Properties
description
input
Schema
mode
name
requires
Opt
In
title
Properties
Readonly
Experimental
description
description
:
string
Readonly
Experimental
input
Schema
input
Schema
:
HonuaAgentJsonSchema
Readonly
Experimental
mode
mode
:
"read"
|
"action"
Readonly
Experimental
name
name
:
"proposeMapPlan"
|
"executeMapPlan"
Readonly
Experimental
requires
Opt
In
requires
Opt
In
:
boolean
Readonly
Experimental
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
input
Schema
mode
name
requires
Opt
In
title
@honua/sdk-js
Loading...