mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced 2026-04-16 15:35:36 +02:00
docs: update README and API reference with new search capabilities
This commit is contained in:
@@ -21,6 +21,7 @@ implements for PrestaShop.
|
||||
| Resource | Endpoint(s) | Tool group |
|
||||
| --------------- | --------------------------- | --------------------------------------- |
|
||||
| Status | `GET /status` | `get_status`, `test_connection` |
|
||||
| Search | `/products`, `/thirdparties`| `search_products_by_ref`, `search_customers`, `resolve_product_ref` |
|
||||
| Users | `/users` | CRUD helpers under the *Users* group |
|
||||
| Third parties | `/thirdparties` | Customer CRUD operations |
|
||||
| Products | `/products` | Product CRUD operations |
|
||||
|
||||
Reference in New Issue
Block a user