Get a guide
get_guideFetch a full Pionra guide (Markdown body) by public id, or the best-matching guide for a search query. The text is returned in the requested locale when a translation exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional guide public id. | |
| lang | No | Locale for returned URLs and text: fr, en, zh, ar, pt or es. Optional — detected from the query when omitted. | |
| query | No | Optional text query when the id is unknown. |