Apidog · Arazzo Workflow
Apidog Sync Module Across Projects
Version 1.0.0
Export a specific module from one project and import it into a module of another project.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
sync-module-across-projects
Copy one module's specification from a source project to a module of a target project.
Exports the specified module from the source project and imports it into the specified module of the target project.
1
exportModule
Export the specified module from the source project as an OpenAPI 3.0 JSON document.
2
importModule
Import the exported module document into the target module, auto-merging endpoints that already exist there.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.