Example Interactions
The following examples show how AI agents interact with InfoTrack services through the MCP Gateway. These are natural language conversations where the agent handles tool orchestration automatically.
Before you test
- Each example only works if the corresponding server has been enabled for your account. Confirm with your InfoTrack representative which servers are active.
- Only specific datasets are available in Stage. Use the example inputs below or those in the linked test data documentation; arbitrary or production inputs will not return valid results.
- Outbound correspondence (emails, notifications) is disabled in Stage, so consumer ordering flows will not complete end-to-end.
- Authority test environments are not replicas of production and may be unavailable during scheduled maintenance or outages.
Property Title Search
Test Data
For a full list of valid test inputs when testing against non-production environments, see the Titles API - Test Data documentation.
Example Interaction
User prompt:
I want to buy 135 King Street, Sydney 2000. Can you tell me who the owner is?Expected flow:
- Agent searches for the property title by address
- Finds title reference 152/792149
- Confirms the document ordering cost ($39.61) with the user via elicitation
- Orders and reads the title document
- Returns the registered proprietor details
ASIC Organisation Extract
Test Data
For a full list of valid test inputs when testing against non-production environments, see the ASIC API - Test Data documentation.
Example Interaction
User prompt:
Get me an ASIC Organisation Extract for TEST SUPER FUND 222 PTY LTD, ACN 600 005 221.Expected flow:
- Agent identifies the ASIC extraction request
- Orders the organisation extract using the provided ACN
- Reads the returned document
- Presents company details including ACN, ABN, registration date, status, company type, class, and registered office address
Vehicle Lookup and Valuation
Test Data
The following registrations and VINs are available for testing in non-production environments:
| Type | Value | Notes |
|---|---|---|
| Registration | 1AB2BK | VIC |
| Registration | 1AB3AE | VIC |
| Registration | 1EH1PD | VIC |
| Registration | 1EH1MN | VIC |
| VIN | WBAKS620800V10869 | |
| VIN | JTNK93BE503033692 | |
| VIN | JTNK93BE703024895 | |
| VIN | JTDBB3BE903500315 |
Example Interaction
User prompt:
Can you look up the vehicle with registration 1AB2BK in VIC and give me a valuation?Expected flow:
- Agent looks up the vehicle by registration number and state
- Retrieves make, model, and year from RedBook
- Uses the RedBook code to generate a valuation report
- Presents the estimated market value and vehicle details