View as Markdown
CodeQR icon

CodeQR ACTION

Delete a Link

Deletes a short link in CodeQR by linkId or externalId. See the documentation
  • Action
  • Writes data
  • Destructive
  • OAuth
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's CodeQR account once, then configure and run Delete a Link from your backend or agent.

SCHEMA

Inputs

Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.

Delete a Link inputs
Property Type Description
linkId Link ID string
The unique ID of the link to delete.
Optional Dynamic
externalId External ID string
This is the ID of the link in your database. Must be prefixed with ext_.
Optional

REFERENCE

Tool details

Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.

Registry key
codeqr-delete-link
Version
0.0.2
App
CodeQR
Authentication
OAuth
Read-only
No
Destructive
Yes
Open world
Yes