screenplay_edit_propose
write
beta
auth: screenplay:write
approval: suggest
status: v1
Propose precise, revision-aware screenplay edits for a selected passage.
When to use
Use when the caller wants suggested screenplay edits before applying them.
When not to use
Do not use for direct apply or broad story-graph changes.
Do not use while an active `screenplay_writer` parent job is still generating prose for the same project.
Examples
“Suggest sharper dialogue for this selected exchange.”
Anti-examples
- Apply these accepted edits now.
Backend capabilities
screenplay.propose_surgical_edits
Input schema
screenplay_edit_propose input
{
"$ref": "./screenplay.propose_surgical_edits.input.json"
}Output schema
screenplay_edit_propose output
{
"$ref": "./screenplay.propose_surgical_edits.output.json"
}← All toolsv1 · mutate_tool