@forge/manifest
11.3.1-next.311.3.1-next.4
out/schema/manifest.d.tsout/schema/manifest.d.ts−12
Index: package/out/schema/manifest.d.ts
===================================================================
--- package/out/schema/manifest.d.ts
+++ package/out/schema/manifest.d.ts
@@ -24059,14 +24059,8 @@
*/
protocols: {
agent2Agent: {
/**
- * Returns metadata about the agent, including its capabilities and supported actions.
- */
- agentCard: {
- endpoint: Endpoint1;
- };
- /**
* Enables Agent2Agent protocol over JSON-RPC 2.0 transport.
*/
jsonRpcTransport: {
endpoint: Endpoint1;
@@ -24087,14 +24081,8 @@
*/
protocols: {
agent2Agent: {
/**
- * Returns metadata about the agent, including its capabilities and supported actions.
- */
- agentCard: {
- endpoint: Endpoint1;
- };
- /**
* Enables Agent2Agent protocol over JSON-RPC 2.0 transport.
*/
jsonRpcTransport: {
endpoint: Endpoint1;