murmur spawn --service-profile.
Profiles you cannot assume are omitted. For the raw catalog listing of every defined profile, use murmur get service-profile instead — that answers a different question (“what profiles exist”) and is not filtered by what you may borrow.
Synopsis
Output
A table of identities. TheTYPE column is self (your own developer identity) or service-profile (a borrowable profile). USABLE is yes or no. DETAIL carries each unmet requirement as reason (remediation) for a blocked identity, or the profile’s description.
self is shown as unusable, a footnote reminds you that the verdict is advisory: the server cannot see your local credentials, so a spawn as self may still succeed.
Examples
List spawn identities
Spawn under a usable profile
After confirmingci-builder is usable, pass its account to murmur spawn:
Errors
| Code | Meaning | What to do |
|---|---|---|
connect to API | The CLI could not reach the Murmur API. | Check your network and murmur.yaml configuration. |
UNAUTHENTICATED | Identity token is missing or expired. | Run murmur auth or check your murmur.local.yaml. |
Related
spawn_profiles— equivalent MCP toolmurmur spawn— spawn an agent, optionally under a service profilemurmur get— read or list catalog resources, including service profiles- Service profiles — bot identities agents can run as