MCP Server for Salesforce

Build 24.0.9300

Folder

Represents folders used for organizing reports, dashboards, and documents in Salesforce.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier of the folder record.

Name String False

Display name of the folder.

DeveloperName String False

API name of the folder, used for referencing in code.

AccessType String False

Specifies the type of access allowed for the folder, such as 'Public' or 'Private'.

IsReadonly Boolean False

Indicates whether the folder is read-only (true) or editable (false).

Type String False

Type of folder, such as 'Report', 'Dashboard', or 'Email'.

NamespacePrefix String True

Namespace prefix associated with the folder, if part of a managed package.

CreatedDate Datetime True

Date and time when the folder was created.

CreatedById String True

User.Id

ID of the user who created the folder.

LastModifiedDate Datetime True

Date and time when the folder was last modified.

LastModifiedById String True

User.Id

ID of the user who last modified the folder.

SystemModstamp Datetime True

Timestamp of the last system update to the folder record.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300