search_apps
Search the Spark catalogue by keyword across app names, taglines, descriptions and tags, optionally narrowed to a single tag. Read-only. Pass an empty query with a tag to list everything carrying that tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Restrict to one tag, e.g. Next.js or Mobile. Use list_tags to see valid tags. | |
| query | Yes | Words to look for. Matched as a substring; pass an empty string to match all. |