chat_with_agent
Send natural language requests to your Coherence agent to draft emails, create reminders, and post to social media, subject to workspace approval rules.
Instructions
Send a message to a Coherence agent (Nash by default) and get its response. The agent has access to its own toolset — sending email, creating reminders, drafting documents, posting to social, creating landing pages, and more — and runs them under your workspace's approval rules. Use this for action-oriented requests that the agent should execute: 'draft a follow-up email to the leads I created yesterday', 'remind me about the Acme renewal next Friday', 'summarize this week's pipeline movement.' For read-only data lookups (list records, get a record, etc.), prefer the dedicated tools; they're faster than going through the agent loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | What you want the agent to do, in natural language. | |
| agentId | No | Optional. UUID of a specific agent to talk to (e.g. a custom agent). When omitted, uses the default Nash agent. |