GitHub

list_issue_types

List supported issue types for repository owner (organization).

Remote github

Other tools also called list_issue_types? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "owner": {
      "type": "string",
      "description": "The organization owner of the repository"
    }
  }
}
          

Provider

GitHub →