files_get
Retrieve metadata for a Pipedrive file, including name, size, type, associated deals, persons, or organizations, and upload details.
Instructions
Get detailed information about a specific file.
Returns file metadata including name, size, type, associated entities, upload date, and more.
Workflow tips:
Use this to get file metadata before downloading
Returns information about which entities (deals, persons, orgs) the file is attached to
Includes file type, size, and MIME type
Shows who uploaded the file and when
Common use cases:
Get file details: { "id": 123 }
Check file associations before modifying
Verify file exists before downloading
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the file to retrieve |