Ghost に戻る
Ghost と Knoon AI を接続して AI ワークフローを自動化します。
List tiers from Ghost Admin API.
ghostDefaultListTiers
ベータ
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| limit | mustache | Optional limit. | いいえ |
| page | mustache | Optional page number. | いいえ |
| filter | mustache | Optional Ghost filter. | いいえ |
| include | mustache | Optional include list (e.g. monthly_price,yearly_price,benefits). | いいえ |
| fields | mustache | Optional fields list. | いいえ |
| order | mustache | Optional sort order. | いいえ |
| search | mustache | Optional search query. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| result | array | Ghost tiers. |