Read the content queue
get_pipeline_queueRead the content queue to see planned writing topics in priority order, with each topic's source indicated as manual, content gap, or competitor seed.
Instructions
Read the content queue. What the engine plans to write, highest priority first. Each item is a topic or keyword with a source: manual if a person added it, content_gap if gap analysis found it, competitor_seed if it came from a competitor page. Read only. Nothing is changed. Needs a secret key (wv_sk_) carrying the pipeline:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size. Values above the maximum are clamped rather than rejected, so a client asking for a thousand rows gets a hundred and a `next_cursor`. | |
| cursor | No | The opaque cursor from `data.next_cursor` on the previous page. Do not parse it or construct one; its encoding is not part of this contract and will change. | |
| source | No | ||
| status | No |