العودة إلى WordPress
اتصل بـ Knoon AI مع WordPress لأتمتة تدفقات عمل الذكاء الاصطناعي.
Get comment count for all posts or for a specific post.
wordpressXmlRpcDefaultDefaultGetCommentCount
بيتا
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| postId | mustache | Optional post ID filter. | لا |
| status | string | Optional comment status filter. Defaults to APPROVE. | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| count | string | Total comments count. |
| postId | string | Filtered post ID if provided. |
| status | string | Applied status filter. |