cigchat_resolve
Resolve entity names to opaque IDs for tags, flows, fields, segments, agents, and more. List available options or disambiguate when a name matches multiple entities.
Instructions
Look up the namespace id for a tag, flow, field, segment, agent or other entity by name — or list what is available. cig.chat identifies most things by opaque ids like "f123t456". Most tools accept a plain name and resolve it for you; use this when you want to show the human the available options, or to disambiguate when a name matched more than one thing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which kind of entity to look up. | |
| name | No | Filter by name. Omit to list everything (capped at 100). |