Content
View differences
Updated by Dominic Bräunlein 2 days ago
**As** a user of MCP AI assistance
**I want to** receive have an efficient amount of data when returned while searching for work packages by default, with an option to retrieve full details
**so that** I do not experience don't have to wait too long wait times or and my context limit issues, while still having the ability to access complete information when needed is not running full.
**Acceptance criteria**
* The default By default, a search response for work packages returns only a specific small subset of attributes: Subject, Type, Author, Status, ID, Start/End-Date, and Assignee. data.
* The default search response explicitly excludes the "Description" field.
* The search interface accepts work package tools allows a boolean parameter. value to be set (e.g., `expand` or `return all data`) to request the full set of attributes.
* When the boolean parameter flag is set to true, the search response includes set, all attributes for the work packages. are returned.
* When the boolean parameter flag is set to false or omitted, not set, only the search response remains limited to the defined subset.
**Technical notes**
* Suggested parameter names: `expand` or `returnAllData` (or something better than my suggestions).
* Double check what should be included in the "small subset". Maybe something is missing.
* It should be written in the tool description what following attributes are return returned: subject, type, author, status, ID, date, assignee. Description is not included in compact mode to make it easier for the LLM to decide if expanded mode is needed
**Permissions and visibility considerations**
* Available to all users using MCP default subset.
<br>
**I want to** receive
**so that** I do not experience
**Acceptance criteria**
* The default
* The default search response explicitly excludes the "Description" field.
* The search interface accepts
* When the boolean parameter
* When the boolean parameter
**Technical notes**
* Suggested parameter names: `expand` or `returnAllData` (or something better than my suggestions).
* Double check what should be included in the "small subset". Maybe something is missing.
* It should be written in the tool description what
**Permissions and visibility considerations**
* Available to all users using MCP
<br>