Scripts
Query Phantombuster scripts. Fetches all scripts or a single script by Id with extended fields.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| Environment | String |
The allowed values are staging, release. | |
| Visibility | String |
The allowed values are private, semi public, public, semi open source, open source. | |
| Branch | String | ||
| Branches | String | ||
| Categories | String | ||
| DefaultBranch | String | ||
| Description | String | ||
| InputIcon | String | ||
| OrgId | String | ||
| OrgSlug | String | ||
| OutputDescription | String | ||
| OutputIcon | String | ||
| OutputTypes | String | ||
| Slug | String | ||
| Markdown | String | ||
| Code | String | ||
| AccessList | String | ||
| ArgumentTypes | String | ||
| IsScriptUnlisted | Boolean | ||
| Status | String | ||
| ReservedAgentSlots | Integer | ||
| ReservedAgentSlotsFactor | Double | ||
| IsDeprecated | Boolean | ||
| ArgumentSchema | String | ||
| ArgumentForm | String | ||
| RecommenderMetadata | String |