A2A Node SDK
GitHubGitHub
  • Home
    • Getting Started
    • Client Guide
    • Server Guide
    • Protocol Specification
    • Examples
    • Overview
    • Core Package
    • Client Package
    • Server Package
      • Client
      • Core
      • z
      • z.objectUtil
      • z.util
      • Server
      • AgentClient
      • MessageClient
      • TaskClient
      • A2AError
      • InvalidTaskStateError
      • TaskAlreadyCompletedError
      • TaskCanceledError
      • TaskFailedError
      • TaskNotFoundError
      • z.ParseStatus
      • z.ZodAny
      • z.ZodArray
      • z.ZodBigInt
      • z.ZodBoolean
      • z.ZodBranded
      • z.ZodCatch
      • z.ZodDate
      • z.ZodDefault
      • z.ZodDiscriminatedUnion
      • z.ZodEffects
      • z.ZodEnum
      • z.ZodError
      • z.ZodFunction
      • z.ZodIntersection
      • z.ZodLazy
      • z.ZodLiteral
      • z.ZodMap
      • z.ZodNaN
      • z.ZodNativeEnum
      • z.ZodNever
      • z.ZodNull
      • z.ZodNullable
      • z.ZodNumber
      • z.ZodObject
      • z.ZodOptional
      • z.ZodPipeline
      • z.ZodPromise
      • z.ZodReadonly
      • z.ZodRecord
      • z.ZodSet
      • z.ZodString
      • z.ZodSymbol
      • z.ZodTuple
      • z.ZodType
      • z.ZodUndefined
      • z.ZodUnion
      • z.ZodUnknown
      • z.ZodVoid
      • A2AServer
      • DefaultAgentExecutor
      • DefaultRequestHandler
      • TaskManager
      • MessageClientOptions
      • StreamOptions
      • AgentCard
      • DiscoverRequest
      • DiscoverResponse
      • JsonRpcResponseBase
      • Message
      • MessageSendConfiguration
      • PushNotificationConfig
      • Task
      • TaskTransition
      • z.ParseContext
      • z.ParseResult
      • z.RefinementCtx
      • z.ZodAnyDef
      • z.ZodArrayDef
      • z.ZodBigIntDef
      • z.ZodBooleanDef
      • z.ZodBrandedDef
      • z.ZodCatchDef
      • z.ZodCustomIssue
      • z.ZodDateDef
      • z.ZodDefaultDef
      • z.ZodDiscriminatedUnionDef
      • z.ZodEffectsDef
      • z.ZodEnumDef
      • z.ZodFunctionDef
      • z.ZodIntersectionDef
      • z.ZodInvalidArgumentsIssue
      • z.ZodInvalidDateIssue
      • z.ZodInvalidEnumValueIssue
      • z.ZodInvalidIntersectionTypesIssue
      • z.ZodInvalidLiteralIssue
      • z.ZodInvalidReturnTypeIssue
      • z.ZodInvalidStringIssue
      • z.ZodInvalidTypeIssue
      • z.ZodInvalidUnionDiscriminatorIssue
      • z.ZodInvalidUnionIssue
      • z.ZodLazyDef
      • z.ZodLiteralDef
      • z.ZodMapDef
      • z.ZodNaNDef
      • z.ZodNativeEnumDef
      • z.ZodNeverDef
      • z.ZodNotFiniteIssue
      • z.ZodNotMultipleOfIssue
      • z.ZodNullDef
      • z.ZodNullableDef
      • z.ZodNumberDef
      • z.ZodObjectDef
      • z.ZodOptionalDef
      • z.ZodPipelineDef
      • z.ZodPromiseDef
      • z.ZodReadonlyDef
      • z.ZodRecordDef
      • z.ZodSetDef
      • z.ZodStringDef
      • z.ZodSymbolDef
      • z.ZodTooBigIssue
      • z.ZodTooSmallIssue
      • z.ZodTupleDef
      • z.ZodTypeDef
      • z.ZodUndefinedDef
      • z.ZodUnionDef
      • z.ZodUnknownDef
      • z.ZodUnrecognizedKeysIssue
      • z.ZodVoidDef
      • AgentExecutor
      • RequestHandler
      • ArtifactErrorCode
      • MessageErrorCode
      • TaskErrorCode
      • z.ZodFirstPartyTypeKind
      • Index
      • Methods
      • Schemas
      • Types
      • Utilities

On This Page

  • title: Core.z. Zod Any Def
  • Hierarchy
  • Table of contents
  • Properties
  • Properties
  • description
  • Inherited from
  • errorMap
  • Inherited from
  • typeName
Question? Give us feedback →Edit this page
API ReferenceInterfacesz.ZodAnyDef

title: Core.z. Zod Any Def

A2A Node SDK - v0.1.0 / Modules / Core / z / ZodAnyDef

Interface: ZodAnyDef

Core.z.ZodAnyDef

Hierarchy

  • ZodTypeDef

    ↳ ZodAnyDef

Table of contents

Properties

  • description
  • errorMap
  • typeName

Properties

description

• Optional description: string

Inherited from

ZodTypeDef.description


errorMap

• Optional errorMap: ZodErrorMap

Inherited from

ZodTypeDef.errorMap


typeName

• typeName: ZodAny

z.RefinementCtxz.ZodArrayDef
© 2025 Dexwox Innovations. All rights reserved.
A2A Node SDK Documentation - Empowering Agent-to-Agent Communication