Summary
Identify if the A2A server sends back the Task ID and the Context ID to the Client, so the client can send it back to the A2A server and maintain the context.
This is important when a running a task and let's say suddenly there is an input-required event.
The client then need to provide extra context and submit it to the same Context ID.
Please refer to the official A2A documentations to clarify the process better: https://a2aprotocol.ai/docs/
Acceptance Criteria