{
  "type": "https://ercs.ethereum.org/ERCS/erc-8257#tool-manifest-v1",
  "name": "depunks-trader-list-depunk",
  "description": "Drafts an unsigned Seaport listing for one of the owner's DePunks at a price in ETH. The owner publishes it by signing in the Trade tab — the agent never signs or transfers the NFT. Non-custodial by design: the agent drafts, the owner signs.",
  "version": "0.1.0",
  "endpoint": "https://depunks.club/agents/trader/skills/list-depunk",
  "tags": [
    "depunks",
    "foundation",
    "staff",
    "trader"
  ],
  "inputs": {
    "input": {
      "type": "string",
      "description": "Request for the agent skill"
    }
  },
  "outputs": {
    "output": {
      "type": "string",
      "description": "Skill response"
    }
  },
  "creatorAddress": "0x0b10d90fcb55ea40cd7580224f26d51eb2d7ee1c"
}