2025-11-17: AI Service - Export/Import agents
Overview
Added a new API for importing and exporting AI agents and improved the existing APIs.
New attributes
Extended the jobs API with new fields:
type,exportResult, andimportResult.Introduced a
forcequery parameter for the delete endpoints of agents, tools, tokens, and MCP servers.Added the
enabledfield to the responses of tools and MCP servers.
Added endpoints
It allows importing AI agents.
It allows exporting AI agents.
Modified endpoints
New fields have been added to the job response: type, 'exportResult' and importResult.
New fields have been added to the job response: type, 'exportResult' and importResult.
New fields have been added to the job response: type, 'exportResult' and importResult.
New force query parameter has been added which allows you to delete agent which is used as collaboration agent.
New force query parameter has been added which allows you to delete tool which is used by agents.
New force query parameter has been added which allows you to delete token which is used by agents, tools or MCP servers.
New force query parameter has been added which allows you to delete custom MCP server which is used by agents.
New enabled field has been added to the Tool response.
New enabled field has been added to the Tool response.
New enabled field has been added to the Tool response.
New enabled field has been added to the Tool payload.
New enabled field has been added to the Tool payload.
New enabled field has been added to the MCP server response.
New enabled field has been added to the MCP server response.
New enabled field has been added to the MCP server response.
New enabled field has been added to the MCP server payload.
New enabled field has been added to the MCP server payload.
Known problems
There are no known problems.
Last updated
Was this helpful?

