Claudio.A2A.AgentCard.Interface (Claudio v0.5.0)

View Source

Agent interface endpoint.

Summary

Types

t()

@type t() :: %Claudio.A2A.AgentCard.Interface{
  protocol_binding: String.t(),
  protocol_version: String.t(),
  tenant: String.t() | nil,
  url: String.t()
}

Functions

from_map(map)

to_map(i)