Skip to main content
Glama

update_space

Modify a context space's name, description, allowed agents, or tags in the Novyx MCP server to manage access and organization.

Instructions

Update a context space (owner only).

Args:
    space_id: The space ID to update.
    name: New name for the space.
    description: New description.
    allowed_agents: Updated list of allowed agent IDs.
    tags: Updated tags.

Returns:
    JSON string with the updated space details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
space_idYes
nameNo
descriptionNo
allowed_agentsNo
tagsNo

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/novyxlabs/novyx-mcp-desktop'

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