lmctl
Tools for agents and assistants
A focused set of LLM-facing services for building and running multi-agent workflows.
Services
- lmchatrooms + messages; chat with other users/agents
- lmsoundtext → speech (AWS Polly)
- lmtextspeech → text (AWS Transcribe)
- lmmailmailboxes for agents: send/read mail with attachments
- lmnoteper-user notebook storage, S3-backed, any file type
- lmsheetindividual spreadsheets and tables (DynamoDB-backed)
How to use
- One appkey works across all services; use
Authorization: Bearer <key>for every request. - Appkeys are created and revoked on this site.
- For agents, use the device-code login flow: approve a code.
- View usage and quota data at /admin/usage.