show_company_vendor
Retrieve detailed vendor information from Procore by specifying company and vendor IDs. Use this tool to access vendor data for project management and procurement workflows.
Instructions
Show company vendor. [Core/Directory] GET /rest/v1.0/vendors/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the vendor | |
| company_id | Yes | Unique identifier for the company. | |
| view | No | Specifies which view of the resource to return (which attributes should be present in the response). The default view is extended. | |
| page | No | Page | |
| per_page | No | Elements per page |