Wpm Mcp Server

420 tools. 194 can modify or destroy data without limits.

43 destructive tools with no built-in limits. Policy required.

Last updated:

194 can modify or destroy data
226 read-only
420 tools total

Community server · catalogue entry verified 05/07/2026

How to control Wpm Mcp Server ↓

What Wpm Mcp Server exposes to your agents

Read (226) Write / Execute (151) Destructive / Financial (43)
Critical Risk

The most dangerous Wpm Mcp Server tools

194 of Wpm Mcp Server's 420 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Wpm Mcp Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Wpm Mcp Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "auto_payments_associations_ownershipaccounts": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "delete_all_meterreadings_rentals_summary": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "clear_transactions_bankaccounts_reconciliations": {
    "limits": [
      {
        "counter": "clear_transactions_bankaccounts_reconciliations_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "download_bills_files": {
    "limits": [
      {
        "counter": "download_bills_files_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Wpm Mcp Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON WPM →

Instant setup, no code required.

All 420 Wpm Mcp Server tools

FINANCIAL 29 tools
Financial auto_payments_associations_ownershipaccounts Creates a payment on the ownership account ledger. Note that the recorded payment will be automatically alloca Financial create_applications_charges Creates a charge on a specific application ledger.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_applications_payments Creates an application ledger payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_applications_refunds Creates a refund for a specific application.\r\n \r\n\r\n<h4>Required permission(s):</h4><span clas Financial create_auto_pay_applications Creates a payment on the application ledger. Note that the recorded payment will be automatically allocated to Financial create_auto_payment_leases Creates a payment on the lease ledger. Note that the recorded payment will be automatically allocated to the g Financial create_bankaccounts_deposits Creates a deposit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_bankaccounts_quickdeposits Creates a quick deposit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_bankaccounts_transfers Creates a bank account transfer.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_bankaccounts_withdrawals Creates a bank account withdrawal.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_bills_payments Creates a bill payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_leases_applieddeposits Withholds a resident deposit by reallocating the funds from a liability account to an income account to cover Financial create_leases_charges Creates a charge transaction on a specific lease ledger.\r\n\r\n\r\n<h4>Required permission(s):</h4><span clas Financial create_leases_payments Creates a lease ledger payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_leases_recurringpayments Creates a recurring payment that will post automatically on the specified lease ledger.\r\n \r\n\r\ Financial create_leases_refunds Creates a refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_multiple_bills_payments Creates a payment for multiple bills with one check.\r\n \r\n\r\n<h4>Required permission(s):</h4><s Financial create_ownershipaccounts_associations_applieddeposits Withholds an association owner deposit by reallocating the funds from a liability account to an income account Financial create_ownershipaccounts_associations_payments Creates a ledger payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_ownershipaccounts_associations_recurringcharges Creates a recurring charge transaction that will post automatically on the specified ownership account ledger. Financial create_ownershipaccounts_associations_recurringcredits Creates a recurring credit transaction that will post automatically on the specified ownership account ledger. Financial create_ownershipaccounts_associations_recurringpayments Creates a recurring payment that will post automatically on the specified ownership account ledger.\r\n Financial create_ownershipaccounts_associations_refunds Creates a refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_pay_reversal_applications Reverses an application ledger payment. Note, this action can only be taken on a payment that has been deposit Financial create_pay_reversal_leases Reverses a lease ledger payment. Note, this action can only be taken on a payment that has been deposited. \r\ Financial create_vendors_credits Creates a credit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial create_vendors_refunds Creates a refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial credits_associations_ownershipaccounts Creates a ledger credit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Financial finalize_bankaccounts_reconciliations Finalizes a manual reconciliation. Reconciliations can only be finalized for bank accounts that are not linked
DESTRUCTIVE 14 tools
Destructive delete_all_meterreadings_rentals_summary Delete meter reading details for a property for a given date.\r\n \r\n\r\n<h4>Required permission(s Destructive delete_all_units_rentals_listing Deleting a listing will immediately remove it from your Buildium public website. The listing will also be remo Destructive delete_associations_appliances Deletes an associations appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Destructive delete_associations_boardmembers Deletes a board member. Note, this is a hard delete from the database and data can not be restored. \r\n Destructive delete_bills_files Deletes the specified file from a bill. The file will be permanently deleted from the Buildium platform and ca Destructive delete_checks_bankaccounts_files Deletes a file for a check\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Destructive delete_history_tasks_files Deletes a specific file from a task history record. The file will be permanently deleted from the Buildium pla Destructive delete_leases_moveouts Deletes move out data for a tenant on a given lease.\r\n \r\n\r\n<h4>Required Permission(s):</h4><s Destructive delete_meterreadings_associations_summary Delete meter reading details for an association for a given date.\r\n \r\n\r\n<h4>Required permissi Destructive delete_rentals_appliances Deletes an appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Destructive delete_rentals_images Deletes a rental property image.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Destructive delete_units_rentals_images Deletes a unit image.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Destructive inactivate_associations Inactivates an association along with associated units and ownership accounts. \r\n \r\n\r\n<h4>Req Destructive inactivate_rentals Inactivates a rental property and all associated units. Any associated property\
WRITE 150 tools
Write clear_transactions_bankaccounts_reconciliations Clears transactions for a reconciliation. Reconciliation transactions can only be cleared for bank accounts th Write create_appliances_associations_servicehistory Creates a service history for an appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class Write create_appliances_rentals_servicehistory Creates a service history record for an appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><spa Write create_applicants Creates an applicant.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_applicants_groups Creates an applicant group.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_applicants_notes Creates an applicant note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations Creates an association.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations_appliances Creates an association appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations_boardmembers Creates a board member for a given association.\r\n \r\n\r\n<h4>Required permission(s):</h4><span c Write create_associations_notes Creates a note.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations_owners Creates an association owner.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations_ownershipaccounts Creates an ownership account.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations_tenants Creates an association tenant.\r\n\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_associations_units Creates an association unit.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_bankaccounts Creates a bank account.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_bankaccounts_checks Creates a check.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_bankaccounts_reconciliations Creates a reconciliation. Reconciliations can only be created for bank accounts that are not linked externally Write create_bills Creates a bill.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_budgets Creates a budget.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_communications_announcements Creates and publishes an announcement.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_communications_phonelogs Creates a phone log.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_credit_leases Creates a lease ledger credit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_files_categories Creates a file category.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_generalledger_journalentries Creates a general journal entry.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_glaccounts Creates a general ledger account.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_groups_applicants_notes Creates an applicant group note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_leases Creates a signed lease.\r\n\r\n\r\n<span class= Write create_leases_moveouts Creates move out data for a single tenant on a given lease.\r\n \r\n\r\n<h4>Required permission(s): Write create_leases_notes Creates a lease note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_leases_recurringcharges Creates a recurring charge transaction that will post automatically on the specified lease ledger.\r\n Write create_leases_recurringcredits Creates a recurring credit transaction on the specified lease ledger. \r\n \r\n\r\n<h4>Required per Write create_leases_renewals Creates a lease renewal.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_leases_rent Creates a rent schedule.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_leases_tenants Creates a rental tenant.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_meterreadings_rentals_summary This endpoint can be used to both create and update a meter reading detail for a property.\r\n <ul> Write create_owners_associations_notes Creates an association owner note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_owners_rentals_notes Creates a new Rental Owner note.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_ownershipaccounts_associations_architecturalrequests Creates an architectural request\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_ownershipaccounts_associations_charges Creates a ledger charge.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_ownershipaccounts_associations_notes Creates a new ownership account note.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_propertygroups Creates a property group.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_reconciliations_bankaccounts_balances Updates a bank account reconciliation\ Write create_rentals Creates a new rental property.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_rentals_amenities Updates the amenities for a rental property.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not inclu Write create_rentals_appliances Creates a rental property appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_rentals_epaysettings Updates ePay settings for a rental property.\r\n \r\n\r\n<h4>Required permission(s):</h4><span clas Write create_rentals_notes Creates a note.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_rentals_owners Creates a rental owner.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_rentals_units Creates a rental unit.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_rentals_vendors Updates preferred vendors.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tasks_categories Create a task category.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tasks_contactrequests Creates a contact request.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tasks_rentalownerrequests Creates a rental owner request.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tasks_residentrequests Creates a resident request.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tasks_todorequests Creates a to do task.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tenants_associations_notes Creates an association tenant note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_tenants_leases_notes Creates a tenant note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_units_associations_notes Creates a new association unit note.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write create_units_rentals_amenities Updates the amenities for a rental unit.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included Write create_units_rentals_listing This endpoint can be used to both create and update a listing. If no listing exists for the unit one will be c Write create_units_rentals_listingcontacts Create a listing contact. Note, at least one contact field (phone number, email or website) is required for th Write create_units_rentals_notes Creates a rental unit note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_upload_request_files Uploading a file requires making two API requests. Each step is outlined below.\r\n\r\n\r\n<strong>Step 1 - Sa Write create_vendors Creates a vendor.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_vendors_categories Creates a vendor category.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_vendors_notes Creates a vendor note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write create_workorders Creates a work order.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write patch_all_ownershipaccounts_associations_partialpaymentsettings Updates partial payment settings for an ownership account.\r\n \r\n\r\n<h4>Required Permission(s):< Write reactivate_associations Reactivates an association along with associated units and ownership accounts. \r\n \r\n\r\n<h4>Req Write reactivate_rentals Reactivates a rental property and all associated units. Any inactive rental owners assigned to this property w Write send_communications_emails Sends an email to one or more recipients using the specified email template. \r\n \r\n\r\n<h4>Requi Write unclear_transactions_bankaccounts_reconciliations Un-clears transactions for a reconciliation. Reconciliation transactions can only be un-cleared for bank accou Write update_applicants Updates an applicant.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update reque Write update_applicants_applications Updates a rental application.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the upda Write update_applicants_groups Updates an applicant group.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_applications_charges Updates a charge on a specific application ledger.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Write update_applications_payments Updates an application ledger payment. Each line item must have a unique general ledger account identifier. Pa Write update_associations Updates an association.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will be Write update_associations_appliances Updates an association appliance.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the Write update_associations_boardmembers Updates a board member for a given association.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not in Write update_associations_epaysettings Updates ePay settings for an association.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_associations_notes Updates a note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update request wil Write update_associations_owners Updates an existing association owner.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_associations_ownershipaccounts Updates an ownership account.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the upda Write update_associations_tenants Updates an association tenant.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request Write update_associations_units Updates an association unit.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request wi Write update_associations_vendors Updates preferred vendors.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_bankaccounts Updates a bank account.;\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update re Write update_bankaccounts_checks Updates a check.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update request wi Write update_bankaccounts_deposits Updates a deposit.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update request Write update_bankaccounts_quickdeposits Updates a quick deposit.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update re Write update_bankaccounts_reconciliations Updates a reconciliation. Reconciliations can only be updated for bank accounts that are not linked externally Write update_bankaccounts_transfers Updates a bank account transfer.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the u Write update_bankaccounts_withdrawals Updates a bank account withdrawal.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the Write update_bills Use this operation to update any of the writable fields of an existing bill resource. When updating this resou Write update_budgets Updates a budget.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_communications_phonelogs Update a phone log\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will be set Write update_files Updates a metadata of the file. \r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the u Write update_files_categories Updates a file category. Note that file categories where Write update_files_sharing Updates a file Write update_generalledger_journalentries Updates a general journal entry.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_glaccounts Updates a general ledger account.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_groups_applicants_notes Updates an applicant group note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the u Write update_leases Update a signed lease.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will be Write update_leases_applieddeposits Updates a resident deposit withholding.\r\n \r\n\r\n<h4>Required permission(s):</h4><h4>Required pe Write update_leases_charges Updates a charge.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_leases_epaysettings Updates ePay settings for a lease\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_leases_notes Updates a lease note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update reque Write update_leases_partialpaymentsettings Updates partial payment settings for a lease.\r\n \r\n\r\n<h4>Required Permission(s):</h4><span cla Write update_leases_payments Updates a ledger payment. Each line item must have a unique general ledger account identifier. PaymentMethod, Write update_leases_rent Updates a rent schedule.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_leases_tenants Updates a rental tenant.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will b Write update_meterreadings_associations_summary This endpoint can be used to both create and update a meter reading detail for an association.\r\n Write update_order_rentals_images Updates the image display order within the Buildium web application and in any associated rental listings.\r\n Write update_order_units_rentals_images Updates the image display order within the Buildium web application and in any associated rental listings.\r\n Write update_owners_associations_notes Updates an association owner note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the Write update_owners_associations_units Updates whether a unit is occupied by the association owner.\r\n \r\n\r\n<strong>NOTE:</strong> Any Write update_owners_rentals_notes Updates a Rental Owner note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the updat Write update_ownershipaccounts_associations_applieddeposits Updates an ownership account deposit withholding.\r\n \r\n\r\n<h4>Required permission(s):</h4><span Write update_ownershipaccounts_associations_charges Updates a charge.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_ownershipaccounts_associations_notes Updates an association ownership account note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not inc Write update_ownershipaccounts_associations_payments Updates a ledger payment. Each line item must have a unique general ledger account identifier. PaymentMethod, Write update_propertygroups Updates a property group. A property group can only be updated by the user that created it.\r\n \r\ Write update_rentalownerrequests_tasks_contributiondata Updates the contribution details for a rental owner contribution request.\r\n\r\n\r\n<h4>Required permission(s Write update_rentals Updates a rental property.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will Write update_rentals_appliances Updates a rental appliance.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_rentals_images Updates a rental property image.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_rentals_notes Updates a note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update request wil Write update_rentals_owners Updates a rental owner.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will be Write update_rentals_units Updates a rental unit.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will be Write update_residentsettings_administration_partialpaymentsettings Updates the partial payment settings for residents.\r\n \r\n\r\n<h4>Required permission(s):</h4><sp Write update_retailcashusers Updates a retail cash user.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_tasks_categories Updates a task category.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will b Write update_tasks_contactrequests Updates a contact request.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_tasks_history Updates a specific task history record for a task.\r\n \r\n\r\nThis endpoint can be used for any ta Write update_tasks_rentalownerrequests Updates a rental owner request.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request Write update_tasks_residentrequests Update a resident request.\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will Write update_tasks_todorequests Updates a to do task\r\n\r\n\r\n<strong>NOTE:</strong> Any field not included in the update request will be se Write update_tenants_associations_notes Updates an association tenant note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in th Write update_tenants_leases_notes Updates a tenant note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update requ Write update_units_associations_notes Updates an association unit note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the Write update_units_rentals_images Updates a unit image.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Write update_units_rentals_listingcontacts Update a listing contact. Note, at least one contact field (phone number, email or website) is required for th Write update_units_rentals_notes Updates a rental unit note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_vendors Updates a vendor.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update request w Write update_vendors_categories Updates a vendor category.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update Write update_vendors_notes Updates a vendor note.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update requ Write update_workorders Updates a work order.\r\n \r\n\r\n<strong>NOTE:</strong> Any field not included in the update reque Write video_link_requests_rentals_images Creates an image for a rental using a video link.\r\n \r\n\r\n<h4>Required permission(s):</h4><span Write video_link_requests_units_rentals_images Creates an image for a rental unit using a video link.\r\n \r\n\r\n<h4>Required permission(s):</h4>
READ 226 tools
Read download_bills_files Downloads a specific file associated to the bill.\r\n \r\n\r\n<h4>Required permission(s):</h4><span Read download_req_history_tasks_files Downloads a specific file associated to the task history record.\r\n \r\n\r\nThis endpoint can be u Read download_requests_architecturalrequests_ownershipaccounts_associations_files Downloads a specific file associated to the architectural request.\r\n \r\n\r\n<h4>Required permiss Read download_requests_rentals_images Use this endpoint to create a temporary URL that can be used to download a property image. This URL expires af Read download_requests_units_rentals_images Use this endpoint to create a temporary URL that can be used to download a unit image. This URL expires after Read expire_communications_announcements Removes the announcement from the Resident Center immediately.\r\n \r\n\r\n<h4>Required permission( Read get_account_administration Retrieves information related to the Buildium account. \r\n\r\n\r\n<h4>Required permission(s):</h4><span class Read get_acct_lock_periods_administration Retrieves accounting lock periods.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read get_api_endpoint_schema Get the schema for an endpoint in the Wpm Mcp Server TypeScript API. You can use the schema returned by this t Read get_balances_associations_ownershipaccounts Retrieves a list of ownership account outstanding balances.\r\n \r\n\r\n<h4>Required permission(s): Read get_by_lease_leases_rent The rent schedule provides details (dollar amount, day of the month, etc) of the recurring charges that are ap Read get_undeposited_funds_bankaccounts Retrieve all bank account undeposited funds.\r\n \r\n\r\n<h4>Required permission(s):</h4><span clas Read list_all_leases_recurringtransactions Retrieves all recurring transactions for all leases.\r\n \r\n\r\n<h4>Required permission(s):</h4><s Read list_all_leases_rent The rent schedule provides details (dollar amount, day of the month, etc) of the recurring charges that are ap Read list_all_leases_rentersinsurance Retrieves all renters insurance policies for a lease.\r\n \r\n\r\n<h4>Required permission(s):</h4>< Read list_all_leases_tenants Retrieves a list of tenants.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_all_tenants_leases_notes Retrieves all tenant notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_api_endpoints List or search for all endpoints in the Wpm Mcp Server TypeScript API Read list_appliances_associations_servicehistory Retrieves all of the service history records for an appliance.\r\n \r\n\r\n<h4>Required permission( Read list_appliances_rentals_servicehistory Retrieves all of the service history records for an appliance.\r\n \r\n\r\n<h4>Required permission( Read list_applicants Retrieves all applicants.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_applicants_applications Retrieves all the applications for a given applicant.\r\n \r\n\r\n<h4>Required permission(s):</h4>< Read list_applicants_groups Retrieves all applicant groups.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_applicants_notes Retrieves all applicant notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_applications_charges Retrieves all the charges for a specific application.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_applications_transactions Retrieves all the transactions for a specific application.\r\n\r\n\r\n<h4>Required permission(s):</h4><span cl Read list_architecturalrequests_ownershipaccounts_associations_files Retrieves all files for an architectural request.\r\n \r\n\r\n<h4>Required permission(s):</h4><span Read list_associations Retrieves a list of associations.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_appliances Retrieves all association appliances.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_boardmembers Retrieves all association board members.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_meterreadings Retrieves all meter readings for an association.\r\n \r\n\r\n<h4>Required permission(s):</h4><span Read list_associations_notes Retrieves all notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_owners Retrieves a list of association owners.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_ownershipaccounts Retrieves a list of ownership accounts.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_tenants Retrieves a list of association tenants.\r\n\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_units Retrieves a list of association units.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_associations_vendors Retrieves all preferred vendors.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_balances_applications Retrieves a list of applications that have outstanding balances. Applications with a zero or credit balance wi Read list_balances_glaccounts Retrieves all general ledger account balances as of a given date. The response includes the total balance of e Read list_balances_leases Retrieves a list of leases that have outstanding balances. Leases with a zero or credit balance will not be re Read list_bank_lockbox_data_associations Retrieves all association bank lockbox data.\r\n \r\n\r\n<h4>Required permission(s):</h4><span clas Read list_bankaccounts Retrieves a list of bank accounts.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bankaccounts_checks Retrieves all bank account checks.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bankaccounts_deposits Retrieves all bank account deposits.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bankaccounts_quickdeposits Retrieves all quick deposits.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bankaccounts_reconciliations Retrieves all bank account reconciliations. Reconciliations can only be retrieved for bank accounts that are n Read list_bankaccounts_transactions Retrieves all bank account transactions.\r\n \r\n\r\n\r\n Note: When using the Read list_bankaccounts_transfers Retrieves all bank account transfers.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bankaccounts_withdrawals Retrieves all bank account withdrawals.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bills Retrieves a list of bills.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_bills_files Retrieves the metadata for all files associated to the specified bill. To download the actual file view the [D Read list_bills_payments Retrieves a list of bill payments for a specific bill.\r\n \r\n\r\n<h4>Required permission(s):</h4> Read list_budgets Retrieves all budgets.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_checks_bankaccounts_files Retrieves the metadata for all files associated to the specified check.\r\n \r\n\r\n<h4>Required pe Read list_clientleads Retrieves all client leads\r\n \r\n\r\n\r\n Note: When using the Read list_communications_announcements Retrieves all announcements.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_communications_emails Retrieves all emails.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_communications_phonelogs Retrieves all phone logs.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_communications_templates Retrieves all mailing and email templates. A template is a tool in Buildium that allows you to create Read list_files Retrieves a list of files that exist within the customer account. Note this endpoint will only return file met Read list_files_categories Retrieves a list of file categories.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_generalledger Retrieves all general ledger entries\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_generalledger_transactions Retrieves a list of general ledger transactions.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_glaccounts Retrieves a list of general ledger accounts.\r\n\r\nGeneral ledger accounts are used to categorize transaction Read list_groups_applicants_notes Retrieves all applicant group notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_history_tasks_files Retrieves the metadata for all files associated with a task history record.\r\n \r\n\r\nThis endpoi Read list_leases Retrieves a list of leases.\r\n\r\n\r\n<span class= Read list_leases_charges Retrieves all the charges for a specific lease.\r\n\r\n\r\n<h4>Required permissions(s):</h4><span class= Read list_leases_moveouts Retrieves a list of move out dates for a given lease.\r\n \r\n\r\n<h4>Required permission(s):</h4>< Read list_leases_notes Retrieves all lease notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_leases_recurringtransactions Retrieves all recurring transactions for a given lease.\r\n \r\n\r\n<h4>Required permission(s):</h4 Read list_leases_renewals Retrieves all renewals for a specific a lease.\r\n \r\n\r\n<h4>Required permission(s):</h4><span cl Read list_leases_transactions Retrieves all the transactions for a specific lease.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_listings_rentals_units Retrieves all listings.\r\n\r\n\r\n<span class= Read list_meterreadings_associations_summary Retrieves all meter reading details for an association.\r\n \r\n\r\n<h4>Required permission(s):</h4 Read list_meterreadings_rentals_summary Retrieves all meter reading details for a property.\r\n \r\n\r\n<h4>Required permission(s):</h4><sp Read list_owners_associations_notes Retrieves all association owner notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_owners_associations_units Retrieves the occupancy status for all of the units owned by the association owner. \r\n \r\n\r\n<h Read list_owners_rentals_notes Retrieves all rental owner notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_ownershipaccounts_associations_architecturalrequests Retrieves all architectural requests.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_ownershipaccounts_associations_charges Retrieves all ledger charges for a specific ownership account.\r\n\r\n\r\n<h4>Required permission(s):</h4><spa Read list_ownershipaccounts_associations_notes Retrieves notes for an ownership account.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_ownershipaccounts_associations_partialpaymentsettings Retrieves partial payment settings for an ownership account.\r\n \r\n\r\n<h4>Required permission(s) Read list_ownershipaccounts_associations_recurringtransactions Retrieves all recurring transactions for an ownership account.\r\n \r\n\r\n<h4>Required permission( Read list_ownershipaccounts_associations_transactions Retrieves all ledger transactions for a specific ownership account.\r\n\r\n\r\n<h4>Required permission(s):</h4 Read list_properties_communications_announcements Retrieves a list of association and/or rental properties whose residents received the announcement. An empty r Read list_propertygroups Retrieves all property groups.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_recipients_communications_emails Retrieves all email recipients.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_reconciliations_bankaccounts_balances Retrieves a bank account reconciliation\ Read list_renew_history_leases Retrieves all lease renewal history\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_rentals Retrieves a list of rental properties.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_rentals_amenities Retrieve all the amenities for a rental property.\r\n \r\n\r\n<h4>Required permission(s):</h4><span Read list_rentals_appliances Retrieves all rental appliances.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_rentals_epaysettings Retrieves ePay settings for a rental property.\r\n \r\n\r\n<h4>Required permission(s):</h4><span cl Read list_rentals_images Retrieves all images for a rental property. Note this endpoint will only return file metadata such as file nam Read list_rentals_meterreadings Retrieves all meter readings for a rental property.\r\n \r\n\r\n<h4>Required permission(s):</h4><sp Read list_rentals_notes Retrieves all notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_rentals_owners Retrieves a list of rental owners.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_rentals_units Retrieves a list of rental property units.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_rentals_vendors Retrieves all preferred vendors.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_resident_center_users Retrieves all resident center users for both rentals and associations.\r\n \r\n\r\n<h4>Required per Read list_retailcashusers Retrieves all retail cash users.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_tasks Retrieves a list of all task/request types (Contact, Owner, Resident and To Do). Note, the response payload on Read list_tasks_categories Retrieves a list of task categories.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_tasks_contactrequests Retrieves a list of contact requests.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_tasks_history Retrieves all task history records for a specific task.\r\n \r\n\r\nThis endpoint can be used for a Read list_tasks_rentalownerrequests Retrieves all rental owner requests.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_tasks_residentrequests Retrieves a list of resident requests.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_tasks_todorequests Retrieves a list of to do tasks.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_tenants_associations_notes Retrieves all association tenant notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_transactions_bankaccounts_reconciliations Retrieves all transactions, both cleared and uncleared, up to the Statement Ending Date of the related reconci Read list_transactions_vendors Retrieves all transactions for a given vendor.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_units_associations_notes Retrieves all association unit notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_units_rentals_amenities Retrieves all amenities for a rental unit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_units_rentals_images Retrieves all images for a unit. Note this endpoint will only return file metadata such as file names and desc Read list_units_rentals_listing Retrieves a specific listing.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_units_rentals_listingcontacts Retrieves all listing contacts.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_units_rentals_notes Retrieves all rental unit notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_upcoming_leases_renewals Retrieves all upcoming lease renewals across all rental properties. \r\n \r\n\r\n<h4>Required permi Read list_userroles Retrieves a list of user roles.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_users Retrieves a list of users.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_vendors Retrieves a list of vendors.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_vendors_categories Retrieves a list of vendor categories.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read list_vendors_notes Retrieves all vendor notes.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read list_workorders Retrieves a list of work orders.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_appliances_associations_servicehistory Retrieves a specific service history record for a given appliance.\r\n \r\n\r\n<h4>Required permiss Read retrieve_appliances_rentals_servicehistory Retrieves a specific service history record for a given appliance.\r\n \r\n\r\n<h4>Required permiss Read retrieve_applicants Retrieves an applicant.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_applicants_applications Retrieves an application.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_applicants_groups Retrieves an applicant group.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_applicants_notes Retrieves an applicant note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_applications_charges Retrieves a specific application charge.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_applications_refunds Retrieves a specific application refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_applications_transactions Retrieves a specific application transaction.\r\n \r\n\r\n<h4>Required permission(s):</h4><span cla Read retrieve_architecturalrequests_ownershipaccounts_associations_files Retrieves an architectural request file.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations Retrieve a specific association.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_appliances Retrieves an association appliance by id.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_boardmembers Retrieves an association board member.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_epaysettings Retrieves ePay settings for an association.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class Read retrieve_associations_notes Retrieves a note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_owners Retrieve a specific association owner.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_ownershipaccounts Retrieves a specific ownership account.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_tenants Retrieves a specific association tenant.\r\n\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_associations_units Retrieve a specific association unit.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bankaccounts Retrieves a specific bank account.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bankaccounts_checks Retrieves a bank account check.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bankaccounts_deposits Retrieves a bank account deposit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bankaccounts_quickdeposits Retrieves a quick deposit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bankaccounts_reconciliations Retrieves a bank account reconciliation. Reconciliations can only be retrieved for bank accounts that are not Read retrieve_bankaccounts_transactions Retrieves a specific bank account transaction.\r\n \r\n\r\n<h4>Required permission(s):</h4><span cl Read retrieve_bankaccounts_transfers Retrieves a bank account transfer.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bankaccounts_withdrawals Retrieves a bank account withdrawal.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bills Retrieves a single bill.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_bills_files Retrieves the metadata for a specific file associated with the specified bill.\r\n \r\n\r\n<h4>Requ Read retrieve_bills_payments Retrieves specific bill payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_budgets Retrieves a budget.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_checks_bankaccounts_files Retrieves the metadata for a specific file associated with the specified check.\r\n \r\n\r\n<h4>Req Read retrieve_clientleads Retrieves a specific client lead\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_communications_announcements Retrieves an announcement.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_communications_emails Retrieves the content of an email. To retrieve the recipients of the email see the [Retrieve all email recipie Read retrieve_communications_phonelogs Retrieves a specific phone log.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_communications_templates Retrieves a communication template. A template is a tool in Buildium that allows you to create Read retrieve_files Retrieves the file metadata for a specific file. Note this endpoint will only return file metadata. To downloa Read retrieve_files_categories Retrieves a specific file category.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_files_sharing Retrieves a file\ Read retrieve_generalledger_transactions Retrieves a specific general ledger transaction.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_glaccounts Retrieves a specific general ledger account.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_groups_applicants_notes Retrieves an applicant group note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_history_tasks_files Retrieves the metadata for a specific file associated with a task history record.\r\n \r\n\r\nThis Read retrieve_leases Retrieves a specific lease.\r\n\r\n\r\n<span class= Read retrieve_leases_charges Retrieves a specific lease charge.\r\n\r\n\r\n<h4>Required permissions(s):</h4><span class= Read retrieve_leases_epaysettings Retrieves ePay settings for a lease.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_moveouts Retrieves move out data for a single tenant on a given lease.\r\n \r\n\r\n<h4>Required permission(s Read retrieve_leases_notes Retrieves a lease note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_partialpaymentsettings Retrieves partial payment settings for a lease.\r\n \r\n\r\n<h4>Required permission(s):</h4><span c Read retrieve_leases_recurringcharges Retrieves a recurring charge.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_recurringcredits Retrieves a recurring credit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_recurringpayments Retrieves a recurring payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_refunds Retrieves a refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_renewals Retrieves a specific renewal for a given lease. \r\n \r\n\r\n<h4>Required permission(s):</h4><span Read retrieve_leases_rent The rent schedule provides details (dollar amount, day of the month, etc) of the recurring charges that are ap Read retrieve_leases_rentersinsurance Retrieves a renters insurance policy.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_tenants Retrieve a specific tenant.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_leases_transactions Retrieves a specific lease transaction.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_owners_associations_notes Retrieves an association owner note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_owners_associations_units Retrieves the owner occupancy status for an association unit.\r\n \r\n\r\n<h4>Required permission(s Read retrieve_owners_rentals_notes Retrieves a rental owner note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_architecturalrequests Retrieves a specific architectural request.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class Read retrieve_ownershipaccounts_associations_charges Retrieves a specific ownership account ledger charge.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_notes Retrieves an ownership account note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_recurringcharges Retrieves a recurring charge.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_recurringcredits Retrieves a recurring credit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_recurringpayments Retrieves a recurring payment.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_refunds Retrieves a refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_ownershipaccounts_associations_transactions Retrieves a specific ownership account ledger transaction.\r\n\r\n\r\n<h4>Required permission(s):</h4><span cl Read retrieve_propertygroups Retrieves a property group.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_rentalownerrequests_tasks_contributiondata Retrieves the contribution details for a rental owner contribution request.\r\n\r\n\r\n<h4>Required permission Read retrieve_rentals Retrieve a specific rental property.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_rentals_appliances Retrieves a rental appliance.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_rentals_images Retrieves a rental property image.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_rentals_notes Retrieves a note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_rentals_owners Retrieves a specific rental owner.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_rentals_units Retrieves a specific rental property unit.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_residentsettings_administration_partialpaymentsettings Retrieves the partial payment settings for residents.\r\n \r\n\r\n<h4>Required permission(s):</h4>< Read retrieve_retailcashusers Retrieves a retail cash user.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tasks Retrieves a specific task. This endpoint can be used for any task type - contact requests, rental owner reques Read retrieve_tasks_categories Retrieves a specific task category.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tasks_contactrequests Retrieves a contact request.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tasks_history Retrieves a specific task history record for a task.\r\n \r\n\r\nThis endpoint can be used for any Read retrieve_tasks_rentalownerrequests Retrieves a specific rental owner request.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tasks_residentrequests Retrieves a specific resident request.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tasks_todorequests Retrieves a to do task.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tenants_associations_notes Retrieves an association tenant note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_tenants_leases_notes Retrieves a tenant note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_units_associations_notes Retrieves an association unit note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_units_rentals_images Retrieves a unit image.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_units_rentals_listingcontacts Retrieves a specific listing contact.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_units_rentals_notes Retrieves a rental unit note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_userroles Retrieve a specific user role.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_users Retrieve a specific user.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_vendors Retrieve a specific vendor.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_vendors_categories Retrieves a specific vendor category.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_vendors_credits Retrieves a credit.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_vendors_notes Retrieves a vendor note.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_vendors_refunds Retrieves a refund.\r\n \r\n\r\n<h4>Required permission(s):</h4><span class= Read retrieve_workorders Retrieves a specific work order.\r\n\r\n\r\n<h4>Required permission(s):</h4><span class=

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Wpm Mcp Server

Can an AI agent move money through the Wpm Mcp Server MCP server? +

Yes. The Wpm Mcp Server server exposes 29 financial tools including auto_payments_associations_ownershipaccounts, create_applications_charges, create_applications_payments. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the Wpm Mcp Server MCP server? +

Yes. The Wpm Mcp Server server exposes 14 destructive tools including delete_all_meterreadings_rentals_summary, delete_all_units_rentals_listing, delete_associations_appliances. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Wpm Mcp Server? +

The Wpm Mcp Server server has 150 write tools including clear_transactions_bankaccounts_reconciliations, create_appliances_associations_servicehistory, create_appliances_rentals_servicehistory. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Wpm Mcp Server.

How many tools does the Wpm Mcp Server MCP server expose? +

420 tools across 5 categories: Destructive, Execute, Financial, Read, Write. 226 are read-only. 194 can modify, create, or delete data.

How do I enforce a policy on Wpm Mcp Server? +

Register the Wpm Mcp Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Wpm Mcp Server tool call.

Deterministic rules across all 420 Wpm Mcp Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

420 Wpm Mcp Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.