Skip to main content
Glama

reorder_node

Reorder nodes in their parent arrays using specific directions or indices in Conduit’s MCP server. Supports batch operations with error-handling options for efficient node management.

Instructions

Reorders one or more nodes in their parents' children arrays. Accepts either a single reorder config (via 'reorder') or an array of configs (via 'reorders'). Optionally, you can provide options such as skip_errors.

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the results and any errors.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
optionsNoOptions for the operation (e.g., skip_errors). Optional.
reorderNoA single reorder configuration object. Each object should include nodeId and optional direction or index.
reordersNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amalinakurniasari/conduit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server