update_creator_profile
Update creator profile information to persist setup progress, GitHub/PyPI credentials, and project details across sessions, eliminating redundant configuration steps.
Instructions
Update the creator's profile after setup steps or project creation. Call this after: setup completes, a project is published, or GitHub/PyPI info is learned. This persists across sessions so the user never repeats setup.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setup_complete | No | ||
| github_username | No | ||
| pypi_username | No | ||
| default_output_dir | No | ||
| add_project | No |