For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get SuperSource Presets (Deprecated)

Returns a list of SuperSource presets that match a certain string.

Parameters

  • query: query sting to filter for name and notes fields. Leave blank to return all of your presets.

  • Exact Match: Boolean to restrict search to an exact match on the name.

Returns

List of matching presets.

Last updated