Hostinger OpenClaw VPS

get_data_collection

Get one Dplooy Data collection: its field schema, rows, public URL, and the canonical fetch snippet.

Remote dplooyinc/hosting

Remote (network-hosted)

Other tools also called get_data_collection? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "collectionId": {
      "type": "string",
      "description": "The collection ID"
    }
  }
}