Getting started

get_authoring_guide

Return one focused section of Sentway's current V2 authoring guide. Start with overview, then request only the sections relevant to the task; use all only for broad end-to-end authoring. Returns { build, section, guide }.

Behaviour

Effect
Read only. Calling it never changes anything in the account.
Repeat calls
Idempotent. Repeating the same call produces the same result.
Plan
Available on every plan, including free.

Parameters

NameTypeRequiredDescription
sectionenum
overview | mutations | instrumentation | page_types | jsx | publishing | gate_design | assets | analytics | captures | lifecycle | all
No

Returns

NameTypeDescription
buildobject
sectionenum
overview | mutations | instrumentation | page_types | jsx | publishing | gate_design | assets | analytics | captures | lifecycle | all
guidestring

Using it

get_authoring_guide is called by an AI assistant connected to Sentway over MCP, not by hand. Point the assistant at the Sentway MCP endpoint and complete the OAuth flow, and the tool becomes available in the same session as the other 38 Sentway tools. See connecting over MCP.