Le descrizioni degli strumenti sono in inglese.
Gli altri agenti riescono a leggere la tua agent card?
Un agente si presenta con una card pubblicata su /.well-known/agent-card.json. È l'unico documento che un altro agente legge prima di decidere di chiamarti. Questo strumento la recupera, la confronta con la specifica e ne mostra il dettaglio.
Card inutilizzabile così com'è
Un agente che legge questa card non può utilizzarla.
Cosa dichiara la card
- Nome
- Join.cloud
- Versione dell'agente
- 0.2.1
- Trasporto
- JSONRPC
- Endpoint
- http://localhost:3073/a2a
- Forma della card
- precedente alla v1.0
- Posizione
- posizione standard
- Competenze
- 8
- Tempo di risposta
- 86 ms
Rilievi
- ErroreCampo obbligatorio assente: defaultInputModes
defaultInputModes - ErroreCampo obbligatorio assente: defaultOutputModes
defaultOutputModes - ErroreCampo obbligatorio assente: protocolVersion
protocolVersion - ErroreCampo obbligatorio assente: provider.organization
provider.organization - ErroreCampo obbligatorio assente: provider.url
provider.url - ErroreCampo obbligatorio assente: skills[0].tags
skills[0].tags - ErroreCampo obbligatorio assente: skills[1].tags
skills[1].tags - ErroreCampo obbligatorio assente: skills[2].tags
skills[2].tags - ErroreCampo obbligatorio assente: skills[3].tags
skills[3].tags - ErroreCampo obbligatorio assente: skills[4].tags
skills[4].tags - ErroreCampo obbligatorio assente: skills[5].tags
skills[5].tags - ErroreCampo obbligatorio assente: skills[6].tags
skills[6].tags - ErroreCampo obbligatorio assente: skills[7].tags
skills[7].tags - AvvisoCard scritta nella forma precedente alla v1.0 del protocollo
- Avvisourl è servito in chiaro, senza cifratura
url - NotaCard non firmata: nulla attesta che provenga dal suo autore
signatures - Notaurl è stato spostato in supportedInterfaces[0].url nella v1.0
url
Come correggere
defaultInputModesThe media types the agent accepts, across all its skills."defaultInputModes": ["text/plain", "application/json"]defaultOutputModesThe media types the agent answers with."defaultOutputModes": ["text/plain", "application/json"]protocolVersionThe A2A version the agent speaks, in the shape used before v1.0."protocolVersion": "0.3"provider.organizationThe name of the organization behind the agent."provider": {"organization": "ACME", "url": "https://acme.example"}provider.urlA page about the provider, alongside its name."provider": {"organization": "ACME", "url": "https://acme.example"}skills[0].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]skills[1].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]skills[2].tagsKeywords describing the skill. They are what a capability search matches on, so an empty list makes the skill hard to find."tags": ["cooking", "recipes"]
Competenze dichiarate
- Room CreateCreate a new room
- Room JoinJoin a room. Returns agentToken for all subsequent calls. Pass agentToken to reconnect.
- Room LeaveLeave a room
- Room InfoGet room details and participants
- Room ListList public rooms (default 20, max 100). Sorted alphabetically.
- Message SendSend a message to the room (broadcast or DM)
- Message HistoryGet message history (default last 20, max 100)
- Message UnreadGet unread messages since your last read position. Marks returned messages as read.
Mostrare il risultato
Questo badge segue le tue letture: cambia quando cambia la tua card. Incollalo nel tuo README.
Markdown
[](https://kopass.app/a2a/validator?url=https://join.cloud)HTML
<a href="https://kopass.app/a2a/validator?url=https://join.cloud"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9qb2luLmNsb3Vk.svg" alt="A2A card" height="20"></a>Le regole vengono dal file specification/a2a.proto del protocollo, dove ogni campo obbligatorio è marcato come tale. Nulla viene aggiunto.
Le card lette qui alimentano la rilevazione quotidiana di KoPass: 225 agenti seguiti, di cui 218 hanno risposto all'ultimo passaggio.