Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
verifyBridgeLease
Function verifyBridgeLease
verifyBridgeLease
(
params
:
{
expectedAgentId
?:
string
;
headers
:
Record
<
string
,
string
|
string
[]
|
undefined
>
;
model
?:
string
|
null
;
requestUrl
:
URL
;
requiredScope
?:
|
"gateway:llm"
|
"proxy:connect"
|
"toolhub:intent"
|
"toolhub:execute"
|
"hook:observe"
|
"hook:control"
|
"governor:check"
|
"receipt:verify"
|
"diagnostic:self-run"
|
"wire:submit"
;
routePath
?:
string
;
workspace
:
string
;
}
,
)
:
BridgeLeaseAuthResult
Parameters
params
:
{
expectedAgentId
?:
string
;
headers
:
Record
<
string
,
string
|
string
[]
|
undefined
>
;
model
?:
string
|
null
;
requestUrl
:
URL
;
requiredScope
?:
|
"gateway:llm"
|
"proxy:connect"
|
"toolhub:intent"
|
"toolhub:execute"
|
"hook:observe"
|
"hook:control"
|
"governor:check"
|
"receipt:verify"
|
"diagnostic:self-run"
|
"wire:submit"
;
routePath
?:
string
;
workspace
:
string
;
}
Returns
BridgeLeaseAuthResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...