clipboard
Read or write text in the system copy-paste buffer. Write replaces contents, read retrieves current value.
Instructions
Read or write the system clipboard (text). Activates the tab first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | For write | |
| action | Yes | write takes text; read returns the current clipboard contents | |
| tab_id | No | Target tab; omitted = last tab navigated in this session, else the active one |