docs: Document Tags API with enhanced search behavior#340
docs: Document Tags API with enhanced search behavior#340promptless-for-oss wants to merge 9 commits into
Conversation
Replaces the placeholder Tags API documentation with comprehensive API reference including all CRUD operations. Highlights the enhanced search capability where the search parameter matches against both Tag name and description. Triggered by: mautic/mautic#16003
| 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. |
There was a problem hiding this comment.
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
|
@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! ✨ |
|
The source PR (mautic/mautic#16003) was merged into the For user documentation, the branch targeting rule maps Following the same pattern, this developer docs PR would target |
|
@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! ✨ |
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
searchparameter now matches against both Tag name and description.Trigger Events
Tip: Adjust how proactive or focused Promptless is in Agent Settings ⚙️