View source: R/bedrockagent_operations.R
bedrockagent_get_agent_collaborator | R Documentation |
Retrieves information about an agent's collaborator.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_agent_collaborator/ for full documentation.
bedrockagent_get_agent_collaborator(agentId, agentVersion, collaboratorId)
agentId |
[required] The agent's ID. |
agentVersion |
[required] The agent's version. |
collaboratorId |
[required] The collaborator's ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.