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
RoleUpdateOrder.mdx•920 B
---
title: Role Update Order
description: |
Update the global ordering of custom roles. The request body must
include every non-default role identifier exactly once in the desired
order of precedence.
full: false
_openapi:
method: PATCH
toc: []
structuredData:
headings: []
contents:
- content: |
Update the global ordering of custom roles. The request body must
include every non-default role identifier exactly once in the desired
order of precedence.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Update the global ordering of custom roles. The request body must
include every non-default role identifier exactly once in the desired
order of precedence.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/roles/order","method":"patch"}]} />