paydirt_update_app
Update an existing Paydirt app's name, bundle ID, description, or AI context. Only provided fields are changed, leaving other settings untouched.
Instructions
Use this when the user asks to change an existing Paydirt app’s identity, bundle ID, description, or AI context. Only supplied fields are updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the app (optional) | |
| app_id | Yes | The app ID | |
| bundle_id | No | iOS bundle ID (optional) | |
| system_prompt | No | Custom system prompt for AI responses (optional) | |
| app_description | No | Description of the app (optional) | |
| app_context_prompt | No | Context about the app for AI (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| api_key | Yes | ||
| bundle_id | No |