Read the signed-in account
get_user_profileCheck which Substack account is connected and retrieve its user ID, handle, bio, and owned publications to confirm identity or use in other tools.
Instructions
Read the account behind the session: name, handle, user id, bio and which publications it owns. Use this to confirm which account is connected, or to get the user id other tools take.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publication | No | Which connected publication to act on, matched loosely against its hostname (for example 'example.substack.com' or just 'example'). Defaults to the first connected publication. |