Tool Servers
Synchronize tool server
Synchronizes the tool server to refresh its list of tools.
post/v2/tool_servers/{tool_server_id}/sync
Path parameters
tool_server_idstring required
Example:tsr_rag_search
The unique identifier of the tool server to synchronize.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The tool server is synchronized.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.