create_org
Create a new organization on a Forgejo or Gitea instance with a required username and optional full name, description, and visibility settings.
Instructions
Create a new organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username for the organization | |
| full_name | No | Full display name of the organization | |
| description | No | Description of the organization | |
| visibility | No | Visibility of the organization: public, limited, or private |