title: Core. Discover Request

A2A Node SDK - v0.1.0 / Modules / Core / DiscoverRequest

Interface: DiscoverRequest

Core.DiscoverRequest

Request format for agent discovery

Remarks

Follows JSON-RPC request format

Table of contents

Properties

Properties

id

id: string

Request identifier


jsonrpc

Optional jsonrpc: string

JSON-RPC version (typically “2.0”)


method

method: string

Method name (should be “discover”)


params

Optional params: Record<string, unknown>

Optional parameters for the discovery request