Skip to main content
Glama

dooray_posts

Retrieve and filter posts from Dooray projects by keyword, date, assignee, tag, milestone, workflow, and more.

Instructions

find dooray posts in projects

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNopage number, default is 0
sizeNonumber of posts per page, default is 20, max is 100
dueAtNodate filter: today, thisweek, prev-{N}d, next-{N}d, or ISO8601~ISO8601
orderNosort order: postDueAt, postUpdatedAt, createdAt, prefix '-' for descending
tagIdsNofilter posts by tag ids, comma separated
subjectsNofilter by post subject keyword
createdAtNodate filter: today, thisweek, prev-{N}d, next-{N}d, or ISO8601~ISO8601
operationYesThe operation to perform
projectIdYesproject id, or comma separated project ids
updatedAtNodate filter: today, thisweek, prev-{N}d, next-{N}d, or ISO8601~ISO8601
postNumberNofilter by post number
ccMemberIdsNofilter posts by cc member ids, comma separated
toMemberIdsNofilter posts by assignee member ids, comma separated
milestoneIdsNofilter by milestone ids, comma separated
parentPostIdNofilter sub-tasks of a parent post
toMemberSizeNofilter by number of assignees
fromMemberIdsNofilter posts by creator member ids, comma separated
postWorkflowIdsNofilter by workflow ids, comma separated
fromEmailAddressNofilter posts by sender email address
postWorkflowClassesNobacklog, registered, working, closed
Behavior2/5

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

No annotations are provided, so the description must communicate behavioral context. 'Find' implies a read operation, but nothing about pagination, filtering behavior, rate limits, or return format is disclosed. The tool has 20 parameters, yet the description offers no operational detail beyond the verb.

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

Conciseness4/5

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

The description is a single, concise sentence with no wasted words. It is appropriately sized for a tool where the schema carries heavy detail, though it might be too terse for a complex tool with 20 parameters.

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

Completeness2/5

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

Given the tool's complexity (20 parameters, no output schema, no annotations), the description is far from complete. It does not explain what dooray posts are, how to combine filters, or what the response structure looks like. The schema provides parameter-level detail but not high-level usage context.

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?

The input schema provides descriptions for all 20 parameters, covering 100% of parameter semantics. The description adds no extra meaning beyond the schema, so the baseline of 3 applies.

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 clearly states the tool finds dooray posts within projects, using a specific verb and resource. It does not explicitly differentiate from sibling tools like dooray_post_logs, but the 'posts in projects' phrasing distinguishes it reasonably from calendar and account tools.

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

Usage Guidelines2/5

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

No guidance is given on when to use this tool versus alternatives such as dooray_post_logs or dooray_post_files. There is no mention of when to prefer this over others, nor any exclusions or prerequisites.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sdadaniel/dooray-mcp-js'

If you have feedback or need assistance with the MCP directory API, please join our Discord server