search_contacts
Search contacts by name to find phone numbers. Returns multiple options when matches are ambiguous and asks for clarification.
Instructions
Search for a phone number from contacts by name. Returns multiple options if more than one contact is found or more than one number is found. Ask clarifying questions on which number if any following actions are required
Args: name: The name of contact to search for ctx: FastMCP context for logging
Returns: A list of matching contacts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |