list_apps
Retrieve apps in an organization with their id, slug, and status. Use this to locate an app id by matching the slug (app-xxxxxx) from URLs or generated code.
Instructions
List the apps in the organization — id, slug, status. Call this first when you need an app id: the slug (app-xxxxxx) is what shows up in URLs and in generated code, and this is how you map it back to the app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | No |