Example of usage
from pbuster import PhantomBuster
pb = PhantomBuster()
pb.script.list()
pbuster.script.Script(req)
list(org_name='phantombuster')
Fetch all scripts (Phantoms)
| Parameters: |
|
|---|
| Returns: |
|
|---|
get(script_id)
Fetch a specific script by ID
| Parameters: |
|
|---|
| Returns: |
|
|---|
args(script_id)
Fetch the arguments of a specific script by ID
| Parameters: |
|
|---|
| Returns: |
|
|---|