Project Goboscript Docs Help
project_goboscript_docs_helpLook up goboscript documentation to find correct block and reporter names. Call with no arguments for the full index, or specify a page path to get raw markdown.
Instructions
Read the goboscript language documentation.
Call with no arguments to get the index of every documentation page. Call
with page set to one of those paths to get that page as raw markdown.
Use this whenever you are unsure of a block or reporter name -- goboscript
names differ from the Scratch block text (for example switch_costume,
change_x, touching("sprite"), clone, set_ghost_effect) and guessing
wastes a build cycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | A documentation path from the index, e.g. "language/blocks/motion.md". Omit to list everything. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |