Skip to main content
GET
Get Agent Well Known

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

capabilities
AgentCapabilities · object
required
name
string
required
skills
AgentSkill · object[]
required
supportedInterfaces
AgentInterface · object[]
required
authentication
AgentAuthentication · object | null
defaultInputModes
string[]
defaultOutputModes
string[]
description
string | null
documentationUrl
string | null
provider
AgentProvider · object | null
security
Security · object[] | null
securitySchemes
Securityschemes · object | null
version
string
default:1.0.0