v1

latestOpenAPI 3.0.0ISC2026-07-26782347.5 KB
agents

Schedules an agent to launch before a specific time.

post/agents/launch-soon

Headers

X-Phantombuster-Orgstring

ID of the org that is perfoming the operation (not necessary when using a third party key)

Request body

idstring required

Id of the agent to schedule for launch.

minutesinteger required

Determines in how many minutes the agent will launch. If the agent is launched manually before the expected launch time, the agent will not launch automatically.

saveArgumentboolean

If true, argument will be saved as the default launch options for the agent.

saveArgumentsboolean

If true, argument will be saved as the default launch options for the agent.

Response

Agent has been scheduled to launch successfully.