Read Clipboard
Apps & Automation
Read Clipboard
Read text from the phone’s clipboard
POST
Read Clipboard
Read the current text value from a phone’s clipboard using the installed TapKit iOS Shortcut.
No request body required.
Poll
Request
Path Parameters
Query Parameters
Synchronous Response
Returns the clipboard text directly whenasync=false or omitted:
Asynchronous Response
When?async=true:
GET /v1/jobs/{job_id} for completion. The completed job result contains text and empty.
Notes
- Reads text clipboard content only.
- Requires the TapKit iOS Shortcut to be installed and updated.
- The returned clipboard text is stored in the job result.
Related Endpoints
- Copy Text - Copy text to the phone clipboard
- Run Shortcut - Execute an iOS Shortcut