<!--
{
  "availability" : [
    "SwiftPM: 5.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PackageDescription",
  "identifier" : "/documentation/PackageDescription/PluginCommandIntent/custom(verb:description:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PackageDescription"
    ],
    "preciseIdentifier" : "s:18PackageDescription19PluginCommandIntentO6customyACSS_SStcACmF"
  },
  "title" : "PluginCommandIntent.custom(verb:description:)"
}
-->

# PluginCommandIntent.custom(verb:description:)

A custom command plug-in intent.

```
case custom(verb: String, description: String)
```

## Parameters

`verb`

The invocation verb of the plug-in.

`description`

A human readable description of the plug-in’s role.

## Discussion

Use this case when none of the predefined cases fulfill the role of the plug-in.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)