gmail-search
スター0
フォーク0
更新日2026年5月14日 00:05
Search emails in Gmail with a query
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
ファイルエクスプローラー
2 ファイルSKILL.md
readonlyメニュー
Search emails in Gmail with a query
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Read recent emails from Gmail inbox
Comprehensive Google Calendar — list, create, update, reschedule, delete events, manage guests, add Google Meet, check availability, and more
Manage Google Drive — list, search, create, upload, share, and organize files, folders, docs, and sheets
SOC 職業分類に基づく
| name | gmail-search |
| display_name | Gmail Search |
| description | Search emails in Gmail with a query |
| category | communication |
| icon | search |
| skill_type | sandbox |
| catalog_type | platform |
| requirements | httpx>=0.25,google-auth>=2.0,requests>=2.20 |
| resource_requirements | [{"env_var":"GMAIL_CREDENTIALS_JSON","name":"Gmail Service Account JSON","description":"Google service account credentials JSON"},{"env_var":"GMAIL_USER_EMAIL","name":"Gmail User Email","description":"Email address to search"}] |
| tool_schema | {"name":"gmail_search","description":"Search emails in Gmail","parameters":{"type":"object","properties":{"query":{"type":"string","description":"Gmail search query (e.g. 'from:john subject:meeting')"},"max_results":{"type":"integer","description":"Max results (default 10)"}},"required":["query"]}} |
Search emails in Gmail with a query