Skip to content
MCP tools
View as Markdown
Logs activityPipelinesMCP tool

pipeline_record_log_activity

Log an activity on a pipeline record.

Log an activity on a pipeline record. Use for notes, calls, emails, meetings, demos, or tasks. Creates a timestamped entry in the record's activity history.

Parameters#

ParameterTypeRequiredDescription
record_idstringYesPipeline record UUID · Format: UUID
activity_typeenumYesType of activity · One of: note, call, email, meeting, demo, task, other
subjectstringNoActivity subject/title
bodystringNoActivity details/notes
detailsobjectNoStructured activity data

Example prompts#

  • "Log a call on the Smith Brokerage record, we discussed pricing for 15 seats."
  • "Add a note to the Keystone Realty record about their demo scheduled Friday."

Safety#

Logs activity. Adds an activity log entry. Your existing records are not changed.