adjudica.cl
adjudica.cl
live
Unverified (seed import)
Productivity & Business
1 tools
imperative implementation
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
request_adjudica_demo
act
imperative
Submit a demo request to Adjudica. This creates a lead and sends the contact details to Adjudica so its team can follow up. The result explicitly confirms whether the request was accepted.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | Full name of the person requesting the demo. |
email |
string | yes | Business email where Adjudica can follow up. |
phone_country_code |
string | yes | International E.164 country calling code, such as +56 or +31. |
phone_number |
string | yes | National phone number for demo coordination, without the country code. |
company |
string | yes | Company or organization requesting the demo. |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"minLength": 2,
"maxLength": 100,
"description": "Full name of the person requesting the demo."
},
"email": {
"type": "string",
"format": "email",
"maxLength": 254,
"description": "Business email where Adjudica can follow up."
},
"phone_country_code": {
"type": "string",
"pattern": "^\\+[1-9][0-9]{0,2}$",
"minLength": 2,
"maxLength": 4,
"description": "International E.164 country calling code, such as +56 or +31."
},
"phone_number": {
"type": "string",
"minLength": 6,
"maxLength": 20,
"pattern": "^[0-9()\\s-]+$",
"description": "National phone number for demo coordination, without the country code."
},
"company": {
"type": "string",
"minLength": 2,
"maxLength": 120,
"description": "Company or organization requesting the demo."
}
},
"required": [
"name",
"email",
"phone_country_code",
"phone_number",
"company"
],
"additionalProperties": false
}
Similar websites
eworker.ca
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
live
Unverified
Productivity & Business
eworker_site_status
eworker_list_apps
eworker_resolve_app
eworker_open_app
ewdoc_status
Inspect tools
urban-planning-copilot.heisenbug.in
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
demo
Unverified
Productivity & Business
get_workspace
get_analysis_plan
list_candidates
inspect_candidate
list_shortlist
Inspect tools
vide.zerdalu.com
vide.zerdalu.com
Vide
live
Unverified
Productivity & Business
Transact tools
list_project_files
read_project_file
write_project_file
delete_project_file
get_active_script
Inspect tools
labspace-agent-twin.onrender.com
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.
demo
Unverified
Productivity & Business
labspace_add_inventory
labspace_assess_workflow
labspace_resolve_materials
labspace_start_collection
labspace_collection_step
Inspect tools