Updates an agent's collaborator.
See https://www.paws-r-sdk.com/docs/bedrockagent_update_agent_collaborator/ for full documentation.
bedrockagent_update_agent_collaborator(
agentDescriptor,
agentId,
agentVersion,
collaborationInstruction,
collaboratorId,
collaboratorName,
relayConversationHistory = NULL
)
[required] An agent descriptor for the agent collaborator.
[required] The agent's ID.
[required] The agent's version.
[required] Instruction for the collaborator.
[required] The collaborator's ID.
[required] The collaborator's name.
A relay conversation history for the collaborator.