Tool to create a new project in GitLab. Implements POST /projects endpoint.
nameThe name of the project.
pathRequiredstringThe path or URL-friendly name for the project.
visibilitystringProject visibility.
descriptionstringProject description.
namespace_idintegerThe namespace (group or user ID) under which to create the project.
wiki_enabledbooleanEnable wiki feature.
default_branchstringThe default branch name.
issues_enabledbooleanEnable issues feature.
snippets_enabledbooleanEnable snippets feature.
build_git_strategystringGit strategy for builds.
merge_requests_enabledbooleanEnable merge requests feature.
container_registry_enabledbooleanEnable container registry.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.