Printautopilot
printautopilotPrint Autopilot enables seamless automation of printing tasks by connecting your applications directly to your printers.
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
List QueuesPRINTAUTOPILOT_LIST_QUEUESAcciónTool to list available PrintAutoPilot queues. Use when you need to retrieve all queues before choosing one.
PRINTAUTOPILOT_LIST_QUEUESAcciónTool to list available PrintAutoPilot queues. Use when you need to retrieve all queues before choosing one.
Parámetros de entrada
pageintegerOptional page number for pagination if supported.
nameFilterstringOptional substring to filter queues by name. Server-side may ignore if unsupported.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Upload FilePRINTAUTOPILOT_UPLOAD_FILEAcciónTool to upload a file to a temporary R2 bucket. Use when you need to stage files for later PrintAutoPilot operations.
PRINTAUTOPILOT_UPLOAD_FILEAcciónTool to upload a file to a temporary R2 bucket. Use when you need to stage files for later PrintAutoPilot operations.
Parámetros de entrada
fileobjectObligatorioFile to upload to temporary storage. FileUploadable object where 'name' is the filename to store.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not