Goals
Endpoints6
WRITECreate funnelcreate_funnelDefine an ORDERED route through the docs, as a list of goal names.WRITECreate goalcreate_goalDefine a goal — one thing you want a reader to do.WRITEDelete goaldelete_goalArchive a goal by name.WRITEEdit goaledit_goalCORRECT a goal that already exists — its label, what one completion is worth, or what it matches — without breaking it.READList goalslist_goalsThe goals and funnels defined for this workspace, with what each one MATCHES.WRITEMark path as funnel stepmark_path_as_funnel_stepAdd a documentation PAGE to a funnel as its next step, creating the page goal if it does not exist yet.