返回 Ghost
将 Knoon AI 与 Ghost 连接以自动化 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. |