wordpress_get_comments
Retrieve comments from a WordPress site. Filter by post ID and set a comment limit for targeted review.
Instructions
Kommentare von einer WordPress-Site abrufen.
Args: connector_name: Name des WordPress-Connectors limit: Maximale Anzahl Kommentare (Standard: 10, Max: 50) post_id: Optional — Nur Kommentare zu einem bestimmten Beitrag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connector_name | Yes | ||
| limit | No | ||
| post_id | No |