Skip to main content
Glama

WorkPick Press

企業の公開プレスを検索

search_press
Read-only

日本企業の公開プレスを検索します。収録された法人番号・出典・投稿区分を返します。法人番号の収録は内容の事実確認を意味しません。Search published Japanese company announcements with source URLs and publication provenance. Content is not independently verified. category one of: funding(経営・資金調達), product(新商品・新サービス), partnership(事業提携・協業), hr(人事・組織), event(イベント・キャンペーン), report(調査・レポート), award(受賞・認定), store(店舗・施設).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagNoタグ(完全一致)
limitNo最大件数(既定10, 上限50)
queryNoキーワード(headline/lead を部分一致)
sinceNoこの日時以降に公開(ISO8601, 例 2026-01-01)
companyNo企業名(部分一致)または法人番号13桁(完全一致)
categoryNoカテゴリ: funding(経営・資金調達), product(新商品・新サービス), partnership(事業提携・協業), hr(人事・組織), event(イベント・キャンペーン), report(調査・レポート), award(受賞・認定), store(店舗・施設)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds meaningful non-obvious behavioral context: listed corporate numbers do not imply fact-checking, and content is not independently verified. This goes beyond the structured annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The core description is reasonably concise and front-loaded with the verb and resource, but it repeats the category enum that is already fully specified in the input schema. The bilingual duplication adds length without new information, preventing a higher score.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description does explain some return values (corporate number, source, publication classification) and adds a caveat about verification. However, it leaves out details about result ordering, pagination, and how the filters combine, so an agent has to infer behavior beyond the schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents all six parameters. The description repeats the category enum and mentions return fields, but it does not add interpretive meaning for parameters such as query, since, or company beyond what the schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: searching published Japanese company announcements and returning registered corporate number, source, and publication classification. It is clear about what the tool does, but it does not explicitly distinguish itself from sibling tools like list_company_press, so it misses the top score.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies a broad search use case through phrases like '検索します' and the category list, but it does not state when to prefer this tool over siblings or when not to use it. Usage context is present only implicitly; no exclusions or alternative routing are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources