Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 627 Bytes

File metadata and controls

13 lines (9 loc) · 627 Bytes

AgentJob

Properties

Name Type Description Notes
agent_name str The name of the agent to execute. [optional]
synchronous bool `true` to execute the agent synchronously. [optional]
document_unid str Optional UNID of a target document. [optional]
min_run_interval int Optional minimum run interval in seconds. [optional]

[Back to Model list] [Back to API list] [Back to README]