get_company_notes_summary
Retrieve a summary of recent notes for a specific company. Specify the company ID and optionally limit the number of notes returned.
Instructions
Get a summary of notes for a company.
Args: company_id: The unique identifier for the company recent_notes_limit: The number of recent notes to return. Max 100.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ||
| recent_notes_limit | No |