The Library script object
A Library script is an indicator, definition or study as the library describes it: who wrote it, whether you can reach it, and how to run it, never its source. Search the library returns its list form; Get a library script returns the full form.
Fields
The list form carries every field up to app_url, and interface only with include=interface. The full form always has interface and adds version and dependencies.
Field | Type | Description |
|---|---|---|
| string | What to send as |
| string |
|
| string | The script's slug |
| string | Display name |
| string | Plain text, or |
| string | The author's username in lowercase, or |
| boolean |
|
| boolean |
|
| boolean |
|
| string |
|
| integer | The newest saved version's number. |
| integer or null | How many people have added it to their library. |
| array of string | Its tags, |
| string | Its category, or |
| string | When the script was created |
| string | When the script last changed |
| string | Opens the script in Chartnaut |
| Settings, outputs, events or results, read from the version described. Left out of search results unless you ask for it | |
| integer | Full form only. The version this response describes. |
| array of Dependency | Full form only. The scripts this version reads, |
