View as Markdown
CodeQR icon

CodeQR ACTION

Get a Link Info

Retrieves a short link from CodeQR by linkId, externalId, or domain/key via query string parameters. See the documentation
  • Action
  • Read only
  • OAuth
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's CodeQR account once, then configure and run Get a Link Info 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.

Get a Link Info inputs
Property Type Description
linkId Link ID string
The unique ID of the short link.
Optional Dynamic
externalId External ID string
This is the ID of the link in your database. Must be prefixed with ext_.
Optional
domain Domain string
The domain of the link to retrieve.
Optional
key Key string
The key of the link to retrieve. E.g., for codeqr.io/github, the key is github.
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-get-link-info
Version
0.0.3
App
CodeQR
Authentication
OAuth
Read-only
Yes
Destructive
No
Open world
Yes