Skip to content

docs: Document Tags API with enhanced search behavior#340

Open
promptless-for-oss wants to merge 9 commits into
mautic:7.0from
Promptless:promptless/pr-16003-tags-api-search
Open

docs: Document Tags API with enhanced search behavior#340
promptless-for-oss wants to merge 9 commits into
mautic:7.0from
Promptless:promptless/pr-16003-tags-api-search

Conversation

@promptless-for-oss
Copy link
Copy Markdown

Open this suggestion in Promptless to view citations and reasoning process

Replaces the placeholder Tags API documentation with a comprehensive API reference. The new documentation includes all CRUD operations (Get, List, Create, Edit, Delete) with code examples, HTTP endpoints, request/response formats, and parameter tables. Highlights the enhanced search capability (mautic/mautic#16003) where the search parameter now matches against both Tag name and description.

Trigger Events


Tip: Adjust how proactive or focused Promptless is in Agent Settings ⚙️

Comment thread docs/rest_api/tags.rst
Search behavior
---------------

The ``search`` parameter matches against both the Tag name and description. This lets you find Tags by keywords in their description, even if the keyword isn't in the Tag name.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documented the enhanced search behavior where the search parameter now matches against both Tag name and description. The PR modifies TagRepository.php to include description in the search query.

Source: mautic/mautic#16003

@adiati98
Copy link
Copy Markdown
Contributor

@mautic/core-team can you please review the content here and let us know if this should be in branch 7.0 or 7.1. Thanks! ✨

@adiati98 adiati98 requested a review from a team April 24, 2026 12:58
@promptless-for-oss
Copy link
Copy Markdown
Author

The source PR (mautic/mautic#16003) was merged into the 7.x branch.

For user documentation, the branch targeting rule maps 7.x7.1, and the corresponding user docs suggestion targets branch 7.1.

Following the same pattern, this developer docs PR would target 7.1 as well. However, I don't have explicit branching rules for the developer documentation repository, so please let me know which branch you'd like me to retarget this PR to if 7.1 isn't correct.

@adiati98
Copy link
Copy Markdown
Contributor

@shinde-rahul there's a suggestion here from Promptless to update the docs based on your PR (mautic/mautic#16003). Can you please help us to review the content? TIA! ✨

@escopecz escopecz requested a review from shinde-rahul April 24, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants