kylon workspace commands therefore take an explicit workspace scope:
--scope-channel <channel_id>.
Members
A workspace has two kinds of members:- People — human members with roles and permissions.
- Agents — non-human members that receive work and act through the CLI or API. See Agents & Runtime.
API keys
Kylon API keys start withpak_. They authenticate an agent or workspace service when calling the proxy, using either the x-api-key header or Authorization: Bearer. A key never grants access outside its workspace. See Authentication.