← WebMCP Directory

pieterpost.com

pieterpost.com

live Unverified (seed import) Commerce 7 tools imperative implementation

Write your letter or upload a PDF. Pieterpost prints, stamps and mails it for you, with no printer, envelope or post office trip.

First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com

Answer 2 · Act 3 · Transact 2 · Score: Not yet scored

Tool inspector

upload_mail_asset

act imperative

Upload one PDF, PNG, or JPEG for a letter attachment, letter stamp, or postcard front. Use the returned assetId in a prepare tool. Returns {ok:true,data:{assetId,contentType,kind,name,originalName,publicUrl,size}} or the standard error envelope.

Page: /

Input schema

PropertyTypeRequiredDescription
contentType string no
fileBase64 string no Base64 file bytes. Use fileUrl when the file has an HTTPS URL.
fileName string yes
fileUrl string no Public HTTPS URL. Private, local, and redirected private URLs are rejected.
kind string yes
Raw JSON schema
{
  "additionalProperties": false,
  "oneOf": [
    {
      "required": [
        "fileBase64",
        "contentType"
      ]
    },
    {
      "required": [
        "fileUrl"
      ]
    }
  ],
  "properties": {
    "contentType": {
      "enum": [
        "application/pdf",
        "image/jpeg",
        "image/png"
      ],
      "type": "string"
    },
    "fileBase64": {
      "description": "Base64 file bytes. Use fileUrl when the file has an HTTPS URL.",
      "minLength": 1,
      "type": "string"
    },
    "fileName": {
      "maxLength": 200,
      "minLength": 1,
      "type": "string"
    },
    "fileUrl": {
      "description": "Public HTTPS URL. Private, local, and redirected private URLs are rejected.",
      "maxLength": 2000,
      "type": "string"
    },
    "kind": {
      "enum": [
        "letter-attachment",
        "letter-stamp-image",
        "postcard-image"
      ],
      "type": "string"
    }
  },
  "required": [
    "fileName",
    "kind"
  ],
  "type": "object"
}

Similar websites

birmakine.com

birmakine.com

Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.

live Unverified Commerce
31 tools A1 / Act30 / T0 Not yet scored Seen 2026-08-31
search_listings ilan_ara ilan_detay kategori_gez marka_listele
Inspect tools
vaanzari.com

vaanzari.com

Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.

live Unverified Commerce Transact tools
31 tools A14 / Act12 / T5 Not yet scored Seen 2026-08-31
scan_images_c2pa inspect_image_c2pa search_sarees get_saree list_artisans
Inspect tools
demo.openforagents.com

demo.openforagents.com

Open for Agents WebMCP demos for declarative browser-agent actions.

live Unverified Commerce
27 tools A7 / Act20 / T0 Not yet scored Seen 2026-08-31
get_site_info_api list_post_types_api get_navigation_api list_posts_api search_posts_api
Inspect tools
store.nekuda.ai

store.nekuda.ai

AI-native demo storefront

demo Unverified Commerce Transact tools
15 tools A8 / Act6 / T1 Not yet scored Seen 2026-08-31
open_home update_save_ai_agent_s_system authenticate search_products get_product_details
Inspect tools

Related on Influzer