get_creator_profile
Loads the creator's persistent profile to determine setup status and project history, enabling AI assistants to skip onboarding for returning users.
Instructions
Load the creator's persistent profile — their setup status, GitHub/PyPI usernames, and project history. Call this FIRST in every session. If the profile exists with setup_complete=true, skip all onboarding and go straight to building.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||