Livecode: Get Entry
Livecode via Parse · developer_tools
Retrieves the full documentation for a specific LiveCode Script entry, including its type, summary, syntax, description, parameters, examples, and related references. Entry names are obtained from list_entries results. Access LiveCode Script documentation including commands, functions, control structures, and other language reference entries. Fulfilled by Parse from docs.livecode.com.
- developer-tools
- docs-livecode-com
- education
- livecode
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9454d259-7587-4622-a96b-c53724cb84ad/get_entry
- Interface artifact
- sha256:ee45c104608ca6511159f4671b1945659d269677dec643640ac375dac3cd56a5
- Manifest digest
- sha256:3eff7e5370122368febd5c31b43b7bf6da7977dbd44c6939780399851e8f67a8
Request fields
- name (string, required): The name of the entry to retrieve (e.g. 'add', 'if', 'abs'). Obtained from list_entries results.
- category (string, required): The LiveCode Script documentation category the entry belongs to.: Allowed values: Commands, Constants, Control Structures, Functions, Glossary, Keywords, Libraries, Messages, Objects, Operators, Properties, Widgets, com.livecode.language