ツールの説明は英語です。
Reldo: A2A エージェントカード
このページはどの一覧も写していません。表示はすべて、このエージェント自身が公開しているカードから毎日読み直したものです。
このままでは利用できません
このカードを読んだエージェントは利用できません。
カードが宣言している内容
- カードの形式
- v1.0
いつから応答しているか
- 追跡開始
- 2026-09-08
- 最後の応答
- 2026-09-08
- 計測回数
- 1
- 応答回数
- 1
宣言されたスキル
スキルの宣言がありません。
検出事項
- エラー必須項目がありません: version
version - エラー必須項目がありません: capabilities
capabilities - エラー必須項目がありません: defaultInputModes
defaultInputModes - エラー必須項目がありません: defaultOutputModes
defaultOutputModes - エラー必須項目がありません: supportedInterfaces
supportedInterfaces - エラー必須項目がありません: skills
skills - 備考カードが署名されておらず、作成者の証明がありません
signatures
修正方法
versionThe version of the agent itself, not of the protocol."version": "1.0.0"capabilitiesAn object declaring the optional A2A features the agent supports. Declaring them all false is a valid and honest answer."capabilities": {"streaming": false, "pushNotifications": false}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"]supportedInterfacesWhere and how to reach the agent. Since v1.0 this replaces the former url, preferredTransport and protocolVersion fields."supportedInterfaces": [{"url": "https://api.example.com/a2a/v1", "protocolBinding": "JSONRPC", "protocolVersion": "1.0"}]skillsThe abilities of the agent. This is the only field another agent reads to decide what yours can do."skills": [{"id": "suggest-recipe", "name": "Suggest a recipe", "description": "Proposes a recipe from a list of ingredients.", "tags": ["cooking"]}]
バッジ
直近の計測 : 2026-09-08