Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Inquiry
jp_funda:create_inquiry
Create a new property inquiry to be sent to the agent.
Write
Medium risk
Create Property
jp_funda:create_property
Create a new property listing.
Write
Medium risk
Delete Property
jp_funda:delete_property
Delete a property listing permanently. This action cannot be undone.
Write
High risk
Get Agent
jp_funda:get_agent
Fetch a single real estate agent by ID with contact details and statistics.
Read
Low risk
Get Inquiry
jp_funda:get_inquiry
Fetch a single inquiry by ID with full details and status.
Read
Low risk
Get Property
jp_funda:get_property
Fetch a single property by ID with full details including location, price, and specifications.
Read
Low risk
List Agents
jp_funda:list_agents
Search and list real estate agents with filtering options.
Read
Low risk
List Inquiries
jp_funda:list_inquiries
Search and list property inquiries with filtering options.
Read
Low risk
List Properties
jp_funda:list_properties
Search and list properties with filtering options.
Read
Low risk
Search Properties By Location
jp_funda:search_properties_by_location
Search properties by geographic location using latitude/longitude coordinates.
Read
Low risk
Update Inquiry Status
jp_funda:update_inquiry_status
Update the status of an inquiry and optionally add a response message.
Write
Medium risk
Update Property
jp_funda:update_property
Update an existing property listing.
Write
Medium risk