Invoke Drive Agent

Beta
POST
/api/v0/agents/drive/invoke

Coming soon! Manage folders and search for files in the internal drive.

Request

This endpoint expects an object.
configmap from strings to anyRequired

Configuration for the drive agent including folder paths and search parameters

messageslist of maps from strings to anyRequired

The messages to send to the drive agent

Response

This endpoint returns an object.
resultmap from strings to any

Results of the drive operation

Built with