Tool to add a custom MDX component to a Hashnode documentation project. Use when you need to register a new reusable React component that can be used in MDX content. Requires a project ID, component identifier, and the JavaScript/React code defining the component.
codeRequiredstringThe JavaScript/React code that defines the custom MDX component. Should be a valid function or component definition.
projectIdRequiredstringUnique identifier of the documentation project where the custom MDX component will be added. Obtain this via project-related actions.
componentIdRequiredstringThe unique identifier for the custom MDX component. This will be used to reference the component in MDX content.
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.