@caravan/sdk API - v0.0.0
Preparing search index...
index
AgentCard
Interface AgentCard
interface
AgentCard
{
description
?:
string
;
disclaimer
:
"EXPERIMENTAL — TEST NETWORK ONLY — NOT A FINANCIAL PRODUCT OR SERVICE — NO REAL FUNDS — AS IS, NO WARRANTY, NO LIABILITY — USE AT YOUR OWN RISK"
;
endpoints
:
readonly
AgentCardEndpoint
[]
;
erc8004
?:
Erc8004Claim
;
name
:
string
;
skills
:
readonly
AgentSkill
[]
;
version
:
"1.0"
;
}
Index
Properties
description?
disclaimer
endpoints
erc8004?
name
skills
version
Properties
Optional
description
description
?:
string
disclaimer
disclaimer
:
"EXPERIMENTAL — TEST NETWORK ONLY — NOT A FINANCIAL PRODUCT OR SERVICE — NO REAL FUNDS — AS IS, NO WARRANTY, NO LIABILITY — USE AT YOUR OWN RISK"
endpoints
endpoints
:
readonly
AgentCardEndpoint
[]
Optional
erc8004
erc8004
?:
Erc8004Claim
name
name
:
string
skills
skills
:
readonly
AgentSkill
[]
version
version
:
"1.0"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
disclaimer
endpoints
erc8004
name
skills
version
@caravan/sdk API - v0.0.0
Loading...