namespaces
Create a new namespace with generated name
Create a new namespace with a server-generated human-readable name, owned by the authenticated user
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Create a new namespaceCreate a new namespace owned by the authenticated user or an organization. This endpoint is idempotent - if the namespace already exists and is owned by the user/org, returns success. Pass organizationId in the request body to create an org-owned namespace.
Next
JavaScript