Skip to main content
POST
List WordPress posts with optional filters.

Authorizations

X-Service-Token
string
header
required

Body

application/json
search
string | null
status
string | null
categories
string | null
tags
string | null
per_page
integer | null
default:10
page
integer | null
default:1

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.