PrintTools

object PrintTools

Provider for the print module: ListPrintersTool and PrintContentTool.

Requires no permissions; printing is mediated entirely by the system print UI.

Functions

Link copied to clipboard
fun all(context: Context): List<McpTool>

All print tools bound to context.

Link copied to clipboard

Always true; no permissions are required.

Link copied to clipboard

Empty — printing needs no runtime permissions.