generated: '2026-08-13' method: generated source: >- Generated by the API Evangelist enrichment pipeline from the OpenAPI definitions in openapi/ and the published documentation at https://docs.uplead.com/. Every operationId referenced was verified present in the spec. UpLead publishes no AGENTS.md or skill files of its own. name: UpLead agent skills description: >- Packaged operating instructions for the UpLead v2 API, one per marquee flow. Every skill leads with the same two facts an agent gets wrong on this API: the key goes bare in the Authorization header with no Bearer prefix, and searches bill per record returned, so cost is only knowable from the response. skills: - file: uplead-enrich-a-business-email.md name: Enrich a business email into a contact and company api: openapi/uplead-combined-api-openapi.yml operations: [combinedSearchGet, combinedSearchPost, getCredits] - file: uplead-size-then-run-a-prospector-search.md name: Size a prospect segment before paying for it api: openapi/uplead-prospector-api-openapi.yml operations: [prospectorSearch, prospectorProSearch, getCredits] - file: uplead-build-and-maintain-a-contact-list.md name: Build and maintain a contact list api: openapi/uplead-lists-api-openapi.yml operations: - getLists - createList - getList - getListContacts - addContactsToList - deleteContactsFromList - deleteList - file: uplead-resolve-a-company-from-a-name.md name: Resolve a company from a name, then enrich it api: openapi/uplead-company-api-openapi.yml operations: - companyNameToDomainGet - companyNameToDomainPost - companySearchGet - companySearchPost - getCompanyLogo