Expand description
Product mapping from provider ToolSpec / Palette overlays into Palette
launcher actions, plus in-memory search over the mapped catalog.
Functionsยง
- catalog_
response - Build the full catalog response for
GET /v1/palette/catalog. - palette_
entries - Map every palette-exposed tool across every catalog in
snapshotinto aLauncherCatalogEntry. A tool is included when it exposes itself on the Palette surface, perToolSpec::exposed_on(thepaletteoverlay defaults to enabled when absent).