clearly_ask_project
Talk to a public Clearly project's AI agent. The agent has the owner-curated context (deck content, listing details, course material, product specs, etc.) and answers questions in natural language. No auth required. Pair with clearly_search_projects to discover projects, then ask follow-ups here. Pass a stable sessionId across calls to keep conversation memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Question or message for the project agent. | |
| visitor | No | Optional visitor context. Email/name lets the project owner reach out if you become a lead. | |
| sessionId | No | Optional. Reuse to keep memory. | |
| publicSlug | Yes | Public slug from clearly_search_projects results. |