| name | aip-member-contact-retrieval |
| description | Retrieve phone number (and email) for a staff member of the Leibniz Institute for Astrophysics Potsdam (AIP) from the public website. |
| category | productivity |
| version | 1 |
When to Use
Retrieve phone number (and email) for a staff member of the Leibniz Institute for Astrophysics Potsdam (AIP) from the public website.
Overview
This skill contains a reusable operational workflow. Follow the existing task-specific steps and examples in the sections below.
Goal
Obtain the official phone number (and optionally email) for a given AIP staff member.
Prerequisites
- Internet access.
- The target person’s full name (as used on the AIP website).
Steps
- Attempt direct table lookup
- Use
web_extract on https://www.aip.de/en/members/table/.
- Search the extracted markdown for the exact name (case‑insensitive).
- If a table row containing the name is found, locate the Phone column (the table shows only the last digits; prepend the fixed prefix
+49 331 7499‑).
- Return the full phone number and, if present, the email username (append
@aip.de).
- Fallback: search personal profile