Ask a question to get started
Enter to send•Shift+Enter new line
namespace: tuple[str, ...] | None
Prefix filter for namespaces. Can be None if no prefix was provided.
None
Auth handlers can modify this to enforce per-user scoping. When None, handlers should set it to (user_id,) to scope listing to the user's namespaces.
(user_id,)