{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Organization" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "description": "The ID or name of the organization" }, "idMember": { "type": "string", "description": "The ID of the Member to remove from the Workspace" } }, "required": [ "PCID", "id", "idMember" ]}
Remove the associated Google Apps domain from a WorkspaceParameters:
Parameter
Type
Required
Default
Description
id
string
Yes
—
The ID or name of the organization
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" } }, "required": [ "PCID", "id" ]}
Delete the email domain restriction on who can be invited to the WorkspaceParameters:
Parameter
Type
Required
Default
Description
id
string
Yes
—
The ID or name of the organization
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "idTag": { "type": "string", "description": "The ID of the tag to delete" } }, "required": [ "PCID", "id", "idTag" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Organization" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Workspace" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Organization" } }, "required": [ "PCID", "id" ]}
all or a comma-separated list of: active, admin, deactivated, me, normal
member
boolean
No
—
Whether to include the Member objects with the Memberships
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "filter": { "type": "string", "description": "`all` or a comma-separated list of: `active`, `admin`, `deactivated`, `me`, `normal`", "enum": [ "all", "active", "admin", "deactivated", "me", "normal" ] }, "member": { "type": "boolean", "description": "Whether to include the Member objects with the Memberships" } }, "required": [ "PCID", "id" ]}
Whether to include the Member object in the response
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "idMembership": { "type": "string", "description": "The ID of the membership to load" }, "member": { "type": "boolean", "description": "Whether to include the Member object in the response" } }, "required": [ "PCID", "id", "idMembership" ]}
The ID of the board to check for new billable guests.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "idBoard": { "type": "string", "description": "The ID of the board to check for new billable guests." } }, "required": [ "PCID", "id", "idBoard" ]}
Get the pluginData Scoped to OrganizationParameters:
Parameter
Type
Required
Default
Description
id
string
Yes
—
The ID or name of the organization
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "description": "The ID or name of the Organization" } }, "required": [ "PCID", "id" ]}
Remove a Member from an Organization and all Organization BoardsParameters:
Parameter
Type
Required
Default
Description
id
string
Yes
—
The ID or name of the organization
idMember
string
Yes
—
The ID of the member to remove from the Workspace
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "idMember": { "type": "string", "description": "The ID of the member to remove from the Workspace" } }, "required": [ "PCID", "id", "idMember" ]}
Whether the CSV should include attachments or not.
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Workspace" }, "attachments": { "type": "boolean", "description": "Whether the CSV should include attachments or not." } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Workspace" }, "file": { "type": "string", "description": "Image file for the logo" } }, "required": [ "PCID", "id" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "description": "The ID or name of the Organization" } }, "required": [ "PCID", "id" ]}
A string with a length of at least 3. Only lowercase letters, underscores, and numbers are allowed. If the name contains invalid characters, they will be removed. If the name conflicts with an existing name, a new name will be substituted.
website
string
No
—
A URL starting with http:// or https://
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "displayName": { "type": "string", "description": "The name to display for the Organization" }, "desc": { "type": "string", "description": "The description for the organizations" }, "name": { "type": "string", "description": "A string with a length of at least 3. Only lowercase letters, underscores, and numbers are allowed. If the name contains invalid characters, they will be removed. If the name conflicts with an existing name, a new name will be substituted." }, "website": { "type": "string", "description": "A URL starting with `http://` or `https://`" } }, "required": [ "PCID", "displayName" ]}
A new name for the organization. At least 3 lowercase letters, underscores, and numbers. Must be unique
displayName
string
No
—
A new displayName for the organization. Must be at least 1 character long and not begin or end with a space.
desc
string
No
—
A new description for the organization
website
string
No
—
A URL starting with http://, https://, or null
prefs/associatedDomain
string
No
—
The Google Apps domain to link this org to.
prefs/externalMembersDisabled
boolean
No
—
Whether non-workspace members can be added to boards inside the Workspace
prefs/googleAppsVersion
integer
No
—
1 or 2
prefs/boardVisibilityRestrict/org
string
No
—
Who on the Workspace can make Workspace visible boards. One of admin, none, org
prefs/boardVisibilityRestrict/private
string
No
—
Who can make private boards. One of: admin, none, org
prefs/boardVisibilityRestrict/public
string
No
—
Who on the Workspace can make public boards. One of: admin, none, org
prefs/orgInviteRestrict
string
No
—
An email address with optional wildcard characters. (E.g. subdomain.*.trello.com)
prefs/permissionLevel
string
No
—
Whether the Workspace page is publicly visible. One of: private, public
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the Organization" }, "name": { "type": "string", "description": "A new name for the organization. At least 3 lowercase letters, underscores, and numbers. Must be unique" }, "displayName": { "type": "string", "description": "A new displayName for the organization. Must be at least 1 character long and not begin or end with a space." }, "desc": { "type": "string", "description": "A new description for the organization" }, "website": { "type": "string", "description": "A URL starting with `http://`, `https://`, or `null`" }, "prefs/associatedDomain": { "type": "string", "description": "The Google Apps domain to link this org to." }, "prefs/externalMembersDisabled": { "type": "boolean", "description": "Whether non-workspace members can be added to boards inside the Workspace" }, "prefs/googleAppsVersion": { "type": "integer", "description": "`1` or `2`" }, "prefs/boardVisibilityRestrict/org": { "type": "string", "description": "Who on the Workspace can make Workspace visible boards. One of `admin`, `none`, `org`" }, "prefs/boardVisibilityRestrict/private": { "type": "string", "description": "Who can make private boards. One of: `admin`, `none`, `org`" }, "prefs/boardVisibilityRestrict/public": { "type": "string", "description": "Who on the Workspace can make public boards. One of: `admin`, `none`, `org`" }, "prefs/orgInviteRestrict": { "type": "string", "description": "An email address with optional wildcard characters. (E.g. `subdomain.*.trello.com`)" }, "prefs/permissionLevel": { "type": "string", "description": "Whether the Workspace page is publicly visible. One of: `private`, `public`" } }, "required": [ "PCID", "id" ]}
Name for the member, at least 1 character not beginning or ending with a space
type
string
No
—
One of: admin, normal
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "email": { "type": "string", "description": "An email address" }, "fullName": { "type": "string", "description": "Name for the member, at least 1 character not beginning or ending with a space" }, "type": { "type": "string", "description": "One of: `admin`, `normal`", "enum": [ "admin", "normal" ] } }, "required": [ "PCID", "id", "email", "fullName" ]}
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "idMember": { "description": "The ID or username of the member to update" }, "type": { "type": "string", "description": "One of: `admin`, `normal`", "enum": [ "admin", "normal" ] } }, "required": [ "PCID", "id", "idMember", "type" ]}
Deactivate or reactivate a member of an OrganizationParameters:
Parameter
Type
Required
Default
Description
id
string
Yes
—
The ID or name of the organization
idMember
object
Yes
—
The ID or username of the member to update
value
boolean
Yes
—
The value value
Show inputSchema
{ "type": "object", "properties": { "PCID": { "type": "string", "description": "Pink Connect ID for the authenticated connection" }, "id": { "type": "string", "description": "The ID or name of the organization" }, "idMember": { "description": "The ID or username of the member to update" }, "value": { "type": "boolean", "description": "The value value" } }, "required": [ "PCID", "id", "idMember", "value" ]}