Tool to create a documentation API reference from an OpenAPI specification URL in a Hashnode project. Use when you need to import and generate API documentation from a Swagger/OpenAPI spec. Requires projectId and the URL of the API specification.
urlRequiredstringThe URL of the API reference specification (e.g., OpenAPI/Swagger JSON or YAML file). Must be a publicly accessible URL.
namestringOptional name for the API reference. If not provided, Hashnode will generate one from the API spec.
slugstringOptional custom URL slug for the API reference. If not provided, Hashnode will generate one from the name. Must be unique within the project.
projectIdRequiredstringThe unique identifier of the documentation project where the API reference will be created.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.