Skip to main content

app/task/create

Server → app round-trip asking whether the app accepts a newly requested task.
  • Principal: none — a server→client reverse callback.

Parameters

taskId
string (UUID)
required
Branded TaskId
initiatorAgentId
string (UUID)
required
Branded AgentId
invitedAgentIds
array
required
The invitedAgentIds field.
initialConversation
object
The initialConversation field.
receivedAt
string (ISO 8601)
The receivedAt field.

Response

verdict
union
The verdict field.

Errors

TypeWhen
ForbiddenErrorthe app rejects; the server treats the verdict as a fail-closed reject