Parse and resolve a single pasted path payload.
Unlike parse_pasted_file_paths, this helper only accepts one path token
and is intended for fallback handling when a paste event carries a
single path representation.
| Name | Type | Description |
|---|---|---|
text* | str | Raw pasted text payload. |