list_publisher_content
List all licensable articles for the authenticated publisher (requires OPEDD_PUB_BEARER, or legacy OPEDD_API_KEY). Returns articles with titles, descriptions, pricing, and sales statistics. Use article IDs from this list to purchase licenses via purchase_license.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by license type availability | |
| limit | No | Number of results (default: 20, max: 100) | |
| offset | No | Pagination offset (default: 0) |