Documentation Index
Fetch the complete documentation index at: https://docs.breakcold.com/llms.txt
Use this file to discover all available pages before exploring further.
Attribute type
member
Use it for
Assigning records to workspace members.Request value
Send a user ID string. For multi-member attributes, send an array of user ID strings.Returned shape
Returns{ "userId", "name", "email" }. Multi-member attributes return an array of those objects.
Example response
Multiple values
For a multi-member attribute, send an array of user ID strings.{ "userId", "name", "email" } objects.