Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API 密钥 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| agentsget_listings | Get listings of an agent |
| agencyget_listings | Get listings of an agency |
| agentsdetail | Get agent detailed information |
| agencydetail | Get agency detailed information |
| agentslist | List agents with options and filters |
| agencylist | List agency with options and filters |
| auto_complete | Get suggestions by term or phrase. The returned data will be used with .../properties/list endpoint |
| schoolslist | List schools around a GEO location |
| propertieslookup_deprecated | Look for off-market property by id * Use .../properties/v2/lookup endpoint instead for more data returned. |
| propertiesv3lookup | Look for off-market property by id |
| propertiesdetail | Get detailed information of a property |
| propertieslist | List properties with options and filters |
| propertiesv2lookup_deprecated | Look for off-market property by id |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |