appcrane_get_guide
Obtain the current AppCrane playbook for onboarding, operations, or email at the start of any workflow to ensure authoritative guidance.
Instructions
Fetch the latest AppCrane playbook on a given topic. Use this at the START of any non-trivial workflow so you operate on the current authoritative guidance, not on whatever you remember from a past session. Topics: "onboarding" = the full new-app onboarding playbook (paths a/b/c/d, health-endpoint contract, common pitfalls). "operations" = the comprehensive agent operations guide (deploy, env, logs, rollback, every appcrane_* tool). "email" = how a hosted app sends email through AppCrane (the /api/service/email endpoint, env vars, recipient rules). Topic defaults to "onboarding" if omitted. Returns markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Which guide to fetch. Default: onboarding. |