Base RequestContext interface (local definition based on actual usage)
This defines the structure that the A2A SDK RequestContext actually has based on how it's used in PaymentsRequestHandler.
Optional
Any existing task state (for task continuation scenarios)
Additional metadata from the original request
Unique identifier for the task
The original message from the user containing the request
Base RequestContext interface (local definition based on actual usage)
This defines the structure that the A2A SDK RequestContext actually has based on how it's used in PaymentsRequestHandler.