paydirt_create_app
Create a new Paydirt app when existing apps can't be reused. Use this to set up a separate app for Paydirt's iOS SDK integration.
Instructions
Use this when the user explicitly needs a separate Paydirt app and setup cannot reuse or create it. Creates a new app; list existing apps first when duplication is possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the app | |
| bundle_id | No | iOS bundle ID (optional) | |
| app_description | No | Description of the app (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| api_key | Yes | ||
| bundle_id | No |