Data & Analytics30 toolsPaste one API key
FullStory integration for AI agents
FullStory provides digital experience analytics APIs for managing users, events, sessions, exports, recording settings, privacy rules, and related organization data.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect FullStory once and call the same tools from all of them.
Setup
Connect FullStory 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
FullStory exposes 30 tools through ClawLink. The 28 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
fullstory_get_account | Validate the connected API key and return its FullStory organization, identity, and API-key role | Read |
fullstory_get_element_block | Get one FullStory privacy element-block rule by ID, including its exact selector source | Read |
fullstory_get_extraction_rule | Get one FullStory beta extraction rule by ID, including its archive state and complete nested | Read |
fullstory_get_import_status | Get status and success/error counts for an asynchronous FullStory event or user import job | Read |
fullstory_get_operation | Get detailed status, progress, operation-specific results, and failure details for one | Read |
fullstory_get_organization_quotas | Return current FullStory session and server-event quota usage, limits, and quota periods | Read |
fullstory_get_recording_settings | Get one current FullStory recording-settings category | Read |
fullstory_get_segment | Get metadata and the FullStory app URL for one segment | Read |
fullstory_get_user | Retrieve one user by FullStory-generated user ID, including profile fields and a FullStory app | Read |
fullstory_list_datasets | List beta datasets readable by the connected FullStory organization | Read |
fullstory_list_element_blocks | Return one page of custom and built-in FullStory privacy element-block rules | Read |
fullstory_list_extraction_rules | List all FullStory beta extraction rules matching one required scope and optional filters | Read |
fullstory_list_import_records | Return one page of successful or failed records from a FullStory event or user import job | Read |
fullstory_list_operations | Return one page of asynchronous FullStory operations, optionally filtered by state or type | Read |
fullstory_list_recording_settings_history | Return one page of historical FullStory recording settings for blocking, domain, geo, privacy | Read |
fullstory_list_segments | Return one page of FullStory segments, optionally filtered by creator | Read |
fullstory_list_sessions | Find recent FullStory session replay links by application UID, email, or exact session UID | Read |
fullstory_search_users | Find FullStory users by UID, email, display name, or identification state | Read |
fullstory_create_annotation | Add a persistent annotation to the FullStory timeline for a point or time range | Write |
fullstory_create_element_block | Create a beta FullStory element recording or masking rule | Write |
fullstory_create_extraction_rule | Create and immediately activate one FullStory beta extraction rule using the provider's nested | Write |
fullstory_import_events | Start an asynchronous import of 1 to 50,000 server events | Read |
fullstory_import_users | Start an asynchronous upsert import of 1 to 50,000 users | Read |
fullstory_upsert_user | Create or update one FullStory user | Read |
fullstory_cancel_operation | Irreversibly request cancellation of a cancelable in-progress FullStory operation, currently | Write |
fullstory_set_extraction_rule_archived | Archive a FullStory beta extraction rule to stop future capture, or unarchive it to resume | Write |
fullstory_update_element_block | Fully replace an editable beta FullStory element recording or masking rule | Write |
fullstory_update_extraction_rule | Partially update a FullStory beta extraction rule using last-write-wins semantics | Write |