Assistants
DeedAgent for AI assistants
An assistant can read the signed-in organization's probate queue. Each deal includes the case, the filing facts on the record, the valuation outcome, and a source for each figure. An empty county returns an empty list and the reason. A refused valuation stays refused.
Example prompts
- Which counties can this DeedAgent account open?
- Show probate opportunities in one county this account can open.
- What evidence supports this deal?
- Why was this valuation refused?
- Which deals are still missing a property match?
Tools
list_counties
Counties this account can open, each with a one-line coverage note.
search_deals
The account's queue, filtered by county, status, or a missing property match.
get_deal
One deal: case identity, filing facts, valuation outcome, refusal reason when present, and source links.
Sign-in
Sign-in uses the customer's DeedAgent account. The authorize URL is /assistants/connect. Scopes are account:read, counties:read, and deals:read. The read API is /api/assistants/v1, described in the OpenAPI spec. Sign-in cannot finish until Muse supplies its redirect URI. Until that value is configured, account connection is not open.
The connector reads one organization's queue. It does not buy court documents, contact parties, or open another organization's records. Outputs support diligence. They are not legal, tax, or investment advice.
Support: support@deedagent.ai. Privacy policy · Terms of service · Account deletion