whoami
Report your app ID, role, and permission groups from your own manifest to verify your access scope and available tools.
Instructions
Report who you are and what you may do: your app_id, role, the permission groups your manifest grants, the resolved set of tools you can actually call (group expansion minus any deny_tools), your store_scope, and whether you're a human-only seat. Read-only and self-scoped — your own manifest, never another identity's: in serve mode the app_id comes from your OAuth binding, and in stdio under enforcement you must prove you own the app_id you pass (a valid per-call credential), so whoami can't enumerate another bound agent's config. Ungated otherwise, like diagnostic_summary, so it still answers when your manifest is empty or missing (it says exactly that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No |