Assets and data MCP tools
Reference for 12 Probo MCP tools for assets and data
This page documents 12 tools in the assets and data group. Return to the complete MCP tool reference to browse another group.
Select a tool to inspect its schemas and behavior. Schema links open the exact definition in GitHub.
listAssetsList AssetsRead onlyList all assets for the organization.
getAssetGet AssetRead onlyGet an asset by ID.
addAssetAdd AssetWrites dataAdd a new asset to the organization.
updateAssetUpdate AssetWrites dataUpdate an existing asset.
deleteAssetDelete AssetWrites dataDelete an asset.
listDataList DataRead onlyList all data for the organization.
getDatumGet DatumRead onlyGet a datum by ID.
addDatumAdd DatumWrites dataAdd a new datum to the organization.
updateDatumUpdate DatumWrites dataUpdate an existing datum.
deleteDatumDelete DatumWrites dataDelete a datum.
publishDataListPublish Data ListWrites dataPublish the data list for an organization as a document. If a document already exists, a new version is created.
publishAssetListPublish Asset ListWrites dataPublish the asset list for an organization as a document. If a document already exists, a new version is created.