Phantombuster
Business appsAPI keycredential probe
Phantombuster: launch a Phantom, follow the run it queues, and read back the console output and the result object that run produced.
OCNORA ships 8 typed Phantombuster operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.phantombuster.com/api/v2 through the HTTP node with the same credential.
Operations 8
- Get AgentRead one Phantom's record, with the URLs of its result files.phantombuster.get_agent
- Get Agent OutputRead the console output and progress of a Phantom's most recent run.phantombuster.get_agent_output
- Get RunRead one run by its container id to see whether it has finished.phantombuster.get_container
- Get Run ResultRead what one run produced, by its container id.phantombuster.get_container_result
- Launch AgentQueue one run of a Phantom and return the run's container id.phantombuster.launch_agent
- List AgentsList the Phantoms in the workspace, or just the ones named.phantombuster.list_agents
- List RunsList the past runs of one Phantom, newest first.phantombuster.list_containers
- Stop AgentAbort a Phantom that is currently running.phantombuster.stop_agent
More in Business apps
Run your first Phantombuster workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.