create_endpoint
Expose namespaces as API endpoints with configurable API key and OAuth authentication settings.
Instructions
Create a new endpoint exposing a namespace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Endpoint name (URL-safe) | |
| description | No | Description | |
| namespaceUuid | Yes | Namespace UUID to expose | |
| enableApiKeyAuth | No | Require API key (default: true) | |
| enableOauth | No | Enable OAuth | |
| instance | No | Instance name |