pin_to_ipfs
Pins JSON data to IPFS via Pinata and returns the content identifier (CID) for decentralized storage and retrieval.
Instructions
Pin JSON data to IPFS via Pinata. Returns the IPFS CID. $0.01 per pin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON object to pin to IPFS | |
| name | No | Name for the pinned content |