We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
NodeUpdateChildrenPropertySchema.mdx•1.1 kB
---
title: Node Update Children Property Schema
description: |
Updates the property schema of the children of this node. All children
of a node use the same schema for properties resulting in a table-like
structure and behaviour. See also: NodeUpdatePropertySchema
full: false
_openapi:
method: PATCH
toc: []
structuredData:
headings: []
contents:
- content: |
Updates the property schema of the children of this node. All children
of a node use the same schema for properties resulting in a table-like
structure and behaviour. See also: NodeUpdatePropertySchema
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Updates the property schema of the children of this node. All children
of a node use the same schema for properties resulting in a table-like
structure and behaviour. See also: NodeUpdatePropertySchema
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/nodes/{node_slug}/children/property-schema","method":"patch"}]} />