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.

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:

  1. Agent searches for the property title by address
  2. Finds title reference 152/792149
  3. Confirms the document ordering cost ($39.61) with the user via elicitation
  4. Orders and reads the title document
  5. 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:

  1. Agent identifies the ASIC extraction request
  2. Orders the organisation extract using the provided ACN
  3. Reads the returned document
  4. 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:

TypeValueNotes
Registration1AB2BKVIC
Registration1AB3AEVIC
Registration1EH1PDVIC
Registration1EH1MNVIC
VINWBAKS620800V10869
VINJTNK93BE503033692
VINJTNK93BE703024895
VINJTDBB3BE903500315

Example Interaction

User prompt:

Can you look up the vehicle with registration 1AB2BK in VIC and give me a valuation?

Expected flow:

  1. Agent looks up the vehicle by registration number and state
  2. Retrieves make, model, and year from RedBook
  3. Uses the RedBook code to generate a valuation report
  4. Presents the estimated market value and vehicle details