Infer A2A Agent
lyzr_infer_a2a_agentSend messages to registered A2A agents and receive responses, with optional context to continue prior conversations.
Instructions
Send a message to a registered A2A agent and get its response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to send to the agent | |
| agent_id | Yes | The A2A agent id to infer against | |
| context_id | No | Optional context id to continue a prior conversation |