detach_reference_from_agent
Remove the link between a reference and an agent without deleting the reference. The reference persists and can be reattached elsewhere; verify detachment by checking the server response.
Instructions
Unscope a reference from a agent. This only removes the link — the reference itself is not deleted and stays available to attach elsewhere. The response is the SERVER'S answer, not a success claim by this connector: a detach that had nothing to remove reports that instead of failing, so read the body rather than assuming the link is gone. Confirm what is left with list_agent_reference_docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refId | Yes | ||
| agentId | Yes |