Read the content plan
list_planned_scriptsRead what is already in the user's Daily Studio content plan — each script's id, title, collection, the day it goes out, its place in the shoot order, and how far it has got (written, recorded, uploaded, scheduled, published, or failed). Call this before adding to a plan so you do not repeat what is there, before editing so you hold real ids, and whenever the user asks what they have coming up. Nothing is changed by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Only scripts dated on or before this day. | |
| from | No | Only scripts dated on or after this day. | |
| collection | No | Only scripts in this collection. Omit to read the whole plan. | |
| includeUndated | No | Include scripts with no date at all (the backlog). Default true. |