Skip to main content
Binds an existing agent to the specified workspace. Once bound, the agent becomes available for A2A (Agent-to-Agent) communication and task execution within the workspace. An agent can be bound to multiple workspaces.
Permission required: workspace:agent_bind

Path Parameters

workspaceId
string
required
Workspace identifier

Request Body

agent_id
string
required
Identifier of the agent to bind to the workspace

Response

data
object