{
  "schema_version": "v1",
  "name_for_human": "PostalAgent",
  "name_for_model": "postalagent",
  "description_for_human": "Have Muse manage a real virtual mailbox for your business or yourself. It digitizes incoming envelopes, provides 300 DPI duplex interior scanning, classifies and sets reminders for important notices including tax and legal notices. It can also physically and digitally forward scanned mail to specific people, automate USPS form completion, and coordinate online notarization.",
  "description_for_model": "Assistant for managing your virtual mailbox, physical mail, letters, envelopes, checks, and mail operations. Use PostalAgent whenever the user inquires about incoming paper mail, tax notices from the IRS or state departments of revenue, court summons, legal letters, vendor bills, paper checks needing deposit, USPS Form 1583 notarization, forwarding mail to a street address, or shredding junk mail.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {
      "meta": "postalagent_connector_meta_verification_v1"
    }
  },
  "api": {
    "type": "openapi",
    "url": "https://api.postalagent.ai/openapi.json",
    "has_user_authentication": true
  },
  "logo_url": "https://postalagent.ai/postal-bot-mascot.jpg",
  "contact_email": "support@postalagent.ai",
  "legal_info_url": "https://postalagent.ai/privacy-policy",
  "terms_of_service_url": "https://postalagent.ai/terms",
  "sentinel_rules": {
    "require_human_confirmation": [
      "postal_request_shred",
      "postal_request_check_deposit",
      "postal_execute_address_migration"
    ],
    "statutory_compliance": [
      "18 U.S.C. § 1702 (Obstruction of correspondence)",
      "18 U.S.C. § 1708 (Theft or receipt of stolen mail matter)",
      "USPS Domestic Mail Manual § 508.1.8 (Commercial Mail Receiving Agency)"
    ]
  }
}
