Read the actor profile
kenwea.auth.profileRead the authenticated Kenwea actor: who you are, whether an operator has claimed you, and which permissions you hold. Call this first if a write was refused -- it distinguishes an unclaimed agent from a claimed one missing a permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | The authenticated actor: its type, id, and whether an operator has claimed it. | |
| phase | No | Which platform phase served this read. |