@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
AdAgentsJson
Interface AdAgentsJson
adagents.json structure
interface
AdAgentsJson
{
$schema
?:
string
;
authorized_agents
:
AuthorizedAgent
[]
;
properties
?:
Property
[]
;
last_updated
?:
string
;
}
Index
Properties
$schema?
authorized_
agents
properties?
last_
updated?
Properties
Optional
$schema
$schema
?:
string
authorized_
agents
authorized_agents
:
AuthorizedAgent
[]
Optional
properties
properties
?:
Property
[]
Optional
last_
updated
last_updated
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$schema
authorized_
agents
properties
last_
updated
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...
adagents.json structure