review_chapter_with_personas

Review a chapter from the perspective of one or more reader personas and write the results to evaluations/chapters/<chapter>/personas-review.md. Workflow 1. Call list_personas (or load the persona files directly) to know which personas exist. 2. Read the chapter prose using chapter_writing_contex...

Server Narrarium narrarium-mcp-server
Category Write
Risk class Medium
Parameters 00 required

What review_chapter_with_personas does on Narrarium

AI agents use review_chapter_with_personas to create or update resources in Narrarium — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Narrarium environment.

Why review_chapter_with_personas needs a policy

This tool creates or modifies a markdown file containing chapter review evaluations. While it reads input (chapter prose and persona data), the primary action is writing structured review output to a file. This is a reversible Write operation with no destructive, executable, or financial implications. The blast radius of misuse is low—an erroneous review document can be easily deleted or regenerated.

From the tool's definition The tool writes review results to evaluations/chapters/<chapter>/personas-review.md, which is a file creation/modification action. The description states it will 'write the results to' this file.

Questions about review_chapter_with_personas

What does the review_chapter_with_personas tool do? +

Review a chapter from the perspective of one or more reader personas and write the results to evaluations/chapters/<chapter>/personas-review.md. Workflow 1. Call list_personas (or load the persona files directly) to know which personas exist. 2. Read the chapter prose using chapter_writing_context or by reading the chapter files directly. 3. For each persona, simulate how that reader would experience the chapter: - Assign a beauty score (1–10): how aesthetically pleasing is the prose to this persona? - Assign a readability score (1–10): how easy and enjoyable is it to read for this persona? - Write an overall impression (2–4 sentences in the persona. It is categorised as a Write tool in the Narrarium MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on review_chapter_with_personas? +

Register the Narrarium MCP server in PolicyLayer and add a rule for review_chapter_with_personas: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Narrarium. Nothing to install.

What risk level is review_chapter_with_personas? +

review_chapter_with_personas is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit review_chapter_with_personas? +

Yes. Add a rate_limit block to the review_chapter_with_personas rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block review_chapter_with_personas completely? +

Set action: deny in the PolicyLayer policy for review_chapter_with_personas. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides review_chapter_with_personas? +

review_chapter_with_personas is provided by the Narrarium MCP server (narrarium-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.