Belco ACTION
Add Tags to Conversation
Add tags to a conversation. See the documentation
- Action
- Writes data
- API key
- SDK
- MCP
IMPLEMENTATION
Call this tool
Connect a user's Belco account once, then configure and run Add Tags to Conversation from your backend or agent.
SCHEMA
Inputs
Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.
| Property | Type | Description |
|---|---|---|
conversationId Conversation ID | string | The ID of the conversation to use for the action (e.g. sSzxq7tMBFmCY28o8). Use List All Conversations to find conversation IDs. Required Dynamic |
tags Tags | string[] | The tags to add to the conversation Required |
REFERENCE
Tool details
Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.
- Registry key
- belco-add-tags-to-conversation
- Version
- 0.0.3
- App
- Belco
- Authentication
- API key
- Read-only
- No
- Destructive
- No
- Open world
- Yes
- Source
- View on GitHub ↗