> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-actions-triggers-prototype.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PromptMembers

```ts Example theme={null}
export interface PromptMembers {
  name: string;
}
```

## Properties

<ParamField body="name" type="string" />
