create_account
Create a fresh Morpha account and get an API key back, with no browser, no email and no human involved. Call this FIRST when you have no key, then send the returned token as Authorization: Bearer <token> on every later call. Takes an optional name that labels the key. The account can build, edit and render, and it has NO AI credit envelope — drive the tool catalog with your own model, which is free and unmetered. Nobody can sign into this account, so when you are done, share the project to the human's email address (PUT /api/project//share, or ask them to sign in and use their own account) and give them the /app/ link. Rendering an MP4 is not available here: it runs a real local browser, so use the morphareels-sdk npm client's client.renderVideo(projectId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional label for the minted key, e.g. the name of the agent or the task. |