NodeGenerateTitle.mdx•1.05 kB
---
title: Node Generate Title
description: |
Generate a proposed title for the specified node. Will not actually
mutate the specified node, instead will return a proposal based on the
output from a language model call.
full: false
_openapi:
method: POST
route: /nodes/{node_slug}/title
toc: []
structuredData:
headings: []
contents:
- content: |
Generate a proposed title for the specified node. Will not actually
mutate the specified node, instead will return a proposal based on the
output from a language model call.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Generate a proposed title for the specified node. Will not actually
mutate the specified node, instead will return a proposal based on the
output from a language model call.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/nodes/{node_slug}/title","method":"post"}]} webhooks={[]} hasHead={false} />