wordpress_get_pages
Retrieve pages from a WordPress site using a connector. Provide the connector name and set a limit (up to 50) to control the number of pages returned.
Instructions
Seiten von einer WordPress-Site abrufen.
Args: connector_name: Name des WordPress-Connectors limit: Maximale Anzahl Seiten (Standard: 10, Max: 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connector_name | Yes | ||
| limit | No |