Productivity19 toolsPaste one API key
Datascope integration for AI agents
DataScope is the ideal tool to get rid of paperwork, save time and collect data efficiently from the field.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Datascope once and call the same tools from all of them.
Setup
Connect Datascope through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Datascope exposes 19 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
datascope_get_all_list_elements | Retrieve all items from a specific metadata list in Datascope | Read |
datascope_get_all_locations | Retrieve all locations configured in the DataScope system | Read |
datascope_get_answers_v4 | Retrieve form answers using the v4 API endpoint | Read |
datascope_get_answers_with_full_metadata | Retrieve last form answers with full metadata from DataScope (limit 600 results) | Read |
datascope_get_form_schema | Retrieve the schema definition for a specific form by its form ID | Read |
datascope_get_forms_list | Retrieve all available forms/tasks from the DataScope system | Read |
datascope_get_last_tickets | Retrieve the last 5 tickets (findings) from the DataScope system | Read |
datascope_get_list_element | Retrieve a specific element from a metadata list by type and ID | Read |
datascope_get_ticket_types | Retrieve available ticket types (findings types) from the DataScope system | Read |
datascope_list_last_generated_files | Retrieve all generated files (PDFs, Excel) from a specific date range | Read |
datascope_list_notifications | Retrieve all notifications (PDF and Excel files) from a date range | Read |
datascope_change_form_answer | Change a specific answer in a submitted form | Read |
datascope_create_list | Create a new empty list (metadata type) in DataScope with specified list_type | Write |
datascope_create_list_element | Create a new list element in a specific metadata list identified by metadata_type | Write |
datascope_create_location | Create a new location in DataScope with geographic coordinates | Write |
datascope_create_task_assign | Create a task assignment for a specific form, user, and location with a deadline | Write |
datascope_update_list_element | Update an existing list element by ID with new name, description, code, or attributes | Write |
datascope_update_location | Update an existing location in DataScope by ID | Write |
datascope_update_bulk_list_elements | Bulk update metadata list objects with soft deletion of objects not in the incoming list | Write |