Search apps
search_appsFind apps in the caller's organization by text. This matches substrings of the name and the slug, not meaning, so search for a word that appears in the title rather than describing the app. Returns ids and live URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Text to match against the name and the slug. | |
| type | No | Keep only apps carrying this badge. | |
| limit | No | How many rows to return. Defaults to 50. | |
| created_by | No | Keep only apps owned by this user id or email address. | |
| updated_by | No | Keep only apps owned by this user id or email address. Version authors are not indexed in v1, so this filters on the owner. |