Agency: Create Client App
agency_create_client_appAgency mode only. Create a new app owned by the agent, start generation, and create a claim link for the client. Ownership transfers only when the invited client logs in with the same email and accepts the claim link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the app (1-100 chars) | |
| note | No | Optional internal client/project note | |
| prompt | Yes | Detailed description of the app to build | |
| description | No | Optional short app description | |
| client_email | Yes | Client email allowed to claim ownership | |
| client_full_name | No | Optional client display name | |
| claim_expires_in_days | No | Claim link lifetime, 1-90 days | |
| keep_agent_collaborator | No | After claim, invite the agent back as an editor collaborator |