Skip to content

Namespace Lookup

Return the closest existing namespace tags to a single query. Designed for the 'did you mean?' check before minting a brand-new namespace — the agent calls this to confirm a proposed namespace isn't a near-duplicate of something that already exists.

MCP name: namespace_lookup

Category: tasks

Parameters

Name Type Required Description
limit int No Max results (default 5)
query str Yes Candidate namespace path or label (with or without leading '#')