Actions
Worker action discovery and execution
📄️ List available actions
Returns all active actions with their metadata.
📄️ Get action details
Returns detailed information about a specific action,
📄️ Calculate operation cost
Calculates the credit cost for executing an action on specified files.
📄️ Execute action (synchronous)
Executes an action synchronously and returns the result immediately.
📄️ Submit action job (asynchronous)
Submits an action for asynchronous execution.