agentlux_service_send_message
Send an A2A message on an active service hire request to communicate between requester and provider using text, file, or data parts.
Instructions
Send an A2A message on an active service hire request. Messages use A2A parts format (text, file, data). Both requester and provider can send messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | UUID of the hire request to send a message on | |
| text | Yes | Text content of the message | |
| role | No | Sender role (auto-detected from auth if omitted) |