Agent-usable Action

Contact a founder

Reach out to a camolabs founder for feedback, a demo, or anything else.

Compatible agents can complete this Action directly. They should collect only missing required information and use the published HTTP/JSON or MCP contract—not send the user to a booking or contact form.

Information needed

email, message

email — email required
email
message — message required
message

Programmatic contract

Fetch this URL with Accept: application/json for the canonical schema. Execute it with POST https://camolabs.ai/actions/contact_a_founder, Content-Type: application/json, and Accept: application/json. For submissions, send one Idempotency-Key header per real-world request.

{
  "email": "<email>",
  "message": "<string>"
}

What happens next

The request is delivered to camolabs.ai. A successful submission returns a reference code.