ClawLink
Developer Tools9 toolsPaste one API key

Pinata integration for AI agents

Manage public IPFS files and groups, inspect gateways and upload metadata, and create constrained signed upload URLs through Pinata's V3 APIs.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Pinata once and call the same tools from all of them.

Setup

Connect Pinata through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Pinata exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
pinata_get_public_groupReturn one public-network group by its Pinata group IDRead
pinata_list_gatewaysReturn one page of gateways owned by the connected Pinata account without changing gatewayRead
pinata_list_public_filesReturn one page of files on the connected account's public IPFS network, optionally filtered byRead
pinata_list_public_groupsReturn one page of groups that organize files on the connected account's public IPFS networkRead
pinata_list_upload_metadataList upload-service records, including upload IDs, filenames, CIDs, sizes, group IDs, andRead
pinata_create_public_groupCreate a group for organizing files on the connected account's public IPFS networkWrite
pinata_create_signed_public_upload_urlCreate a 60-second signed URL for one size- and MIME-constrained public IPFS uploadWrite
pinata_update_public_groupUpdate the name, visibility flag, or both for one public-network groupWrite