Get Skill Guide
get_skillFetch the auto-updating Pane usage guide to learn the workflow—events, records, schema, poll loop. Optionally, get only the version string to check if your copy is stale.
Instructions
Fetch the relay's auto-updating SKILL.md (the full Pane usage guide) — UNAUTHENTICATED, needs no API key. Call this to self-teach the Pane workflow (events vs records, schema grammars, the poll loop) before driving the other tools. Pass version_only:true to get just the relay's skill version string (to check if a cached copy is stale).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_only | No | If true, return only the relay's current skill version string instead of the full SKILL.md markdown. |