Detach file
detach_fileDetach a file from the agent (the uploaded file itself is not deleted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Id of the attached file. | |
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). |